| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Merges manifest changes from ChromeVox upstream. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10911288 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156626 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
update crosh_builtin to 0.7.9 BUG=chromium-os:30148 TEST=Rebuild Chrome/ChromeOS, reimage device, ensure that crosh is upgraded and works from guest mode. Review URL: https://chromiumcodereview.appspot.com/10391022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136048 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove text and private chunks from png images Removing tEXt, iTXt, tIME, mk*, prVW, and vpAg chunks saves over 2 MB. The biggest savings is from iTXt chunks containing XML, seemingly left by Adobe ImageReady, which totaled 1.6 MB in 1600 files. Also update chrome/app/theme/README with extra pngcrush flags to drop the worst offenders. Chunks I left in place but that we may not need: cHRM, gAMA, iCCP, pHYs, sBIT. TBR=ben@chromium.org BUG=146632 TEST=pngtopnm|md5sum unchanged for all affected images Review URL: https://codereview.chromium.org/10916327 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157065 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Chrome OS ECHO]: Add favicon and intent handler title. BUG=chromium-os:31347 TEST=favicon and title is displayed Review URL: https://chromiumcodereview.appspot.com/10558009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142522 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Avatar picker: various fixes for web camera problems. BUG=151408 Review URL: https://chromiumcodereview.appspot.com/10969032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158045 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moved ChromeOS-specific resources from chrome/browser/resources to chrome/browser/resources/chromeos. BUG=none TEST=none Review URL: http://codereview.chromium.org/8687012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111787 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Center wallpaper picker when open and open author's website in a new window BUG=151600 Review URL: https://chromiumcodereview.appspot.com/10978022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158840 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
gdata: First cut at implementing a debug console for Drive support Drive support for Chrome OS is complex enough for us to need a debug console ala chrome:net-internals. This will particularly be useful for diagnosing issues on a device not in the developer mode. BUG=135328 TEST=chrome:drive-internals showed something Review URL: https://chromiumcodereview.appspot.com/10817018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148221 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Regenerate licenses BUG=chromium-os:34061 TEST=manual inspection. Review URL: https://codereview.chromium.org/10917261 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156891 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Cleanup: Don't close single tags. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10828382 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152275 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix all CSS nits in chrome/browser/resources/chromeos. R=tbreisacher@chromium.org,xiyuan@chromium.org BUG=120369 TEST=No presubmit errors (well, other than data: related ones). Review URL: https://chromiumcodereview.appspot.com/9864032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129607 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix button order to OK, Cancel BUG=chromium-os:29684 TEST=Manual test. Review URL: http://codereview.chromium.org/10155030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133864 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix presubmit js style nits. BUG=122003 TEST=none Review URL: https://chromiumcodereview.appspot.com/10356042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136782 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReady Use CrypthomeClient instead. Also make the methods asynchronous at the same time. BUG=126674,126719 TEST=Open chrome://cryptohome Review URL: https://chromiumcodereview.appspot.com/10703162 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147831 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReady Use CrypthomeClient instead. Also make the methods asynchronous at the same time. BUG=126674,126719 TEST=Open chrome://cryptohome Review URL: https://chromiumcodereview.appspot.com/10703162 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147831 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
gdata: Add Cache Contents section to chrome:drive-internals This section is used to show states of cached files. BUG=135328 TEST=the new section is shown in chrome:drive-internals properly Review URL: https://chromiumcodereview.appspot.com/10825062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148823 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
drive: Add information about in-flight operations to chrome:drive-internals Adding a section about in-flight operations in drive-internals. The section is added just below the "Authentication Status" as the opeations seem to be more dynamic than GCache/File System Contents and might be more interesting to the developers. BUG=140547 Review URL: https://chromiumcodereview.appspot.com/10828422 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154056 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
drive: Add information about in-flight operations to chrome:drive-internals Adding a section about in-flight operations in drive-internals. The section is added just below the "Authentication Status" as the opeations seem to be more dynamic than GCache/File System Contents and might be more interesting to the developers. BUG=140547 Review URL: https://chromiumcodereview.appspot.com/10828422 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154056 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refresh Guest session UI Removed guest icons and add guest label in tray BUG=145546 TEST=manual Review URL: https://codereview.chromium.org/10918215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156757 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Cleanup: Don't close single tags. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10828382 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152275 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Change the UI font on CrOS to Noto Sans UI from 'Chrome Droid Sans'. This will go after 'Noto Sans UI' is checked into ChromeOS. See https://gerrit.chromium.org/gerrit/#/c/29087/1 for the corresponding CrOS change. Bug=131515 Test=The UI (both 'native' and web ui) uses Noto Sans UI. For English UI, it's exactly the same as Chrome Droid Sans. If you try Vietnamese UI, there will be no more ransom note effect because Noto Sans UI covers all the Latin letters used in Vietnamese while Chrome Droid Sans does not and leads to a ransom note effect (some characters from Chrome Droid Sans while others coming from other fonts). Review URL: https://chromiumcodereview.appspot.com/10836082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150605 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix presubmit js style nits. BUG=122003 TEST=none Review URL: https://chromiumcodereview.appspot.com/10356042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136782 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix all CSS nits in chrome/browser/resources/chromeos. R=tbreisacher@chromium.org,xiyuan@chromium.org BUG=120369 TEST=No presubmit errors (well, other than data: related ones). Review URL: https://chromiumcodereview.appspot.com/9864032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129607 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix the keyboard overlay not working. Fix the regression of the keyboard overlay caused by the following CL. https://src.chromium.org/viewvc/chrome?view=rev&revision=137067 BUG=128489 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10388182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137767 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
F4 behavior was change to maximize (from fullscreen). The label text needs to be changed, too. Note from mazda@ keyboard_overlay_data.js is generated by tools/gen_keyboard_overaly_data/gen_keyboard_overlay_data.py Necessary changes are: 1. Replace 'full screen' with 'maximize' in gen_keyboard_overlay_data.py 2. Replace 'full screen' with 'maximize' in keyboard_overlay.js 3. Regenerate keyboard_overlay_data.js by running gen_keyboard_overlay_data.py However, currently step 3 does not work properly because of some manual changes of data. In this case, I think it's OK just to replace all 'full screen' with 'maximize' in keyboard_overlay_data.js. The key descriptions on the top row of keyboard overlay are currently not translated (might be better to translate though). See also crbug.com/145402. BUG=150785 TEST=Bring up keyboard overlay and observer label for "F4" Review URL: https://chromiumcodereview.appspot.com/10946043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158084 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moved ChromeOS-specific resources from chrome/browser/resources to chrome/browser/resources/chromeos. BUG=none TEST=none Review URL: http://codereview.chromium.org/8687012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111787 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Notes: F4 was recently changed to toggle between Maximize/Restored unless in Fullscreen. In Fullscreen F4 toggles out of it. This fix adds Shift-F4 to toggle Fullscreen (as F4 used to do). TOGGLE_MAXIMIZED must be in kReservedActions in ash/accelerators/accelerator_table.cc. It was recently removed. BUG=151544 TEST=Press Shift F4 to toggle fullscreen; Ctrl-Alt-/ for keyboard overlay, then Shift. Review URL: https://chromiumcodereview.appspot.com/10987034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158811 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix all CSS nits in chrome/browser/resources/chromeos. R=tbreisacher@chromium.org,xiyuan@chromium.org BUG=120369 TEST=No presubmit errors (well, other than data: related ones). Review URL: https://chromiumcodereview.appspot.com/9864032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129607 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Cleanup: Remove empty array param from chrome.send('x', []). Fixed a few lint issues in these files as well. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10860031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152270 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Cleanup: Remove empty array param from chrome.send('x', []). Fixed a few lint issues in these files as well. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10860031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152270 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix all CSS nits in chrome/browser/resources/chromeos. R=tbreisacher@chromium.org,xiyuan@chromium.org BUG=120369 TEST=No presubmit errors (well, other than data: related ones). Review URL: https://chromiumcodereview.appspot.com/9864032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129607 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Cleanup: Don't close single tags. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10828382 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152275 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Changed VZ activation logic to always attempt OTA even for brand new devices. BUG=128598 TEST=make sure that pre-paid devices activate within the first attempt and pay-as-you go activation flow remains unaffected Review URL: https://chromiumcodereview.appspot.com/10413053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138884 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix all CSS nits in chrome/browser/resources/chromeos. R=tbreisacher@chromium.org,xiyuan@chromium.org BUG=120369 TEST=No presubmit errors (well, other than data: related ones). Review URL: https://chromiumcodereview.appspot.com/9864032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129607 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Moved ChromeOS-specific resources from chrome/browser/resources to chrome/browser/resources/chromeos. BUG=none TEST=none Review URL: http://codereview.chromium.org/8687012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111787 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Cleanup: Don't close single tags. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10828382 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152275 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make offline error page visible The problem happened because the page used chrome:// to load local_strings.js but it failed because page itself is served from data URL that has no access to chrome://. Error in the log was "Not allowed to load local resource". Now local_strings.js is flatten and it fixes the issue. Also return timeout for showing offline error page. BUG=chromium-os:23792 TEST=manual Review URL: http://codereview.chromium.org/9427008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123029 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Migrate proxy-settings.html to options2. BUG= TEST= Review URL: http://codereview.chromium.org/9702011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127441 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Options: Rename chrome/browser/resources/options2 -> chrome/browser/resources/options. BUG=none TEST=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10809005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152267 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
retry 136193 - convert localStrings to loadTimeData for options page now with fixes for chromeos failures that trybots politely failed to inform me about BUG=122753 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10391044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137067 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix all CSS nits in chrome/browser/resources/chromeos. R=tbreisacher@chromium.org,xiyuan@chromium.org BUG=120369 TEST=No presubmit errors (well, other than data: related ones). Review URL: https://chromiumcodereview.appspot.com/9864032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129607 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
css hack n' slash, continued: New styles for checkboxes and radios. BUG=103688,115404 TEST=visual Review URL: https://chromiumcodereview.appspot.com/9609023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125688 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix presubmit js style nits. BUG=122003 TEST=none Review URL: https://chromiumcodereview.appspot.com/10356042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136782 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Avatar picker: various fixes for web camera problems. BUG=151408 Review URL: https://chromiumcodereview.appspot.com/10969032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158045 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Update WebUI for HiDPI images added in r143476 BUG=132910 TEST=Top left icon on about:crashes, about:plugins and folder icon on about:bookmarks (on mac) look sharp. TBR=jhawkins Review URL: https://chromiumcodereview.appspot.com/10638011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143588 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moved ChromeOS-specific resources from chrome/browser/resources to chrome/browser/resources/chromeos. BUG=none TEST=none Review URL: http://codereview.chromium.org/8687012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111787 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 | ||
| 14 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 14 年前 |