Ppedrosimonetti@chromium.orgNTP5: Adjusting dynamic padding implementation.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 年前 | |
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 年前 | |
Wired background loader component extension. TEST=make sure selected background pages are periodically loaded BUG=141677 Review URL: https://chromiumcodereview.appspot.com/10855239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156137 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Change bookmarkManager API from experimental to private. BUG=37219 Review URL: https://codereview.chromium.org/10966025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157937 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Make Chrome app a real app. - Add a chrome_app component extension similar to web store; - Remove ChromeAppItem and use the real app; - Minor clean up; - use_aura -> use_ash in browser_resources.grd; - Fix style nits; BUG=133015 TEST=Verify that "chrome" app is searchable. Review URL: https://chromiumcodereview.appspot.com/10652003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143966 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
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 年前 | |
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 Extension::ShouldDisplayInLauncher driven by manifest property. BUG=148639 Review URL: https://chromiumcodereview.appspot.com/10966018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158143 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add Google Drive as default app. BUG=114644 Review URL: https://chromiumcodereview.appspot.com/10913102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155081 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chrome://downloads updateDateDisplay more often. Also use an empty since string for future dates instead of 'Today'. Reviewers: estade: resources/downloads/downloads.js, webui/downloads_dom_handler.cc Done: rdsmith, asanka: * BUG=60954 Review URL: https://chromiumcodereview.appspot.com/10918274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158615 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add policies to specify an enterprise web store. Admins can specify the URL, name, and icon to be used for the enterprise web store. The app itself is implemented as a component extension, with some of the manifest values being specified by policy. BUG=88464 TEST=New ComponentLoaderTest class added to unit_tests. Additional manual testing: set "EnterpriseWebStoreURL" policy to a valid URL and start up Chrome. Verify that there is an app on the new tab page that links to the specified URL. If possible, try installing an extension from somewhere on that URL, and ensure that no warning is shown before showing the permission dialog. Review URL: http://codereview.chromium.org/8477005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110698 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add schema chrome-extension-resource:// for extension resources. It may be used for bundle JS libraries in future like Google Analytics JS library. Mark a test case flaky for OSX, and reland it. BUG=122987 TEST=unit_tests --gtest_filter=ExtensionFileUtil.* TEST=browser_tests --gtest_filter=ExtensionResourceRequestPolicyTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137794 Review URL: https://chromiumcodereview.appspot.com/9909019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137918 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add OWNERS for c/b/resources and c/b/performance_monitor. Review URL: https://chromiumcodereview.appspot.com/10910169 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156066 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[filemanager] Improved thumbnail update for changed files. Previously, we requested thumbnails for all files in current directory in single chunk, which postponed the display of visible ones. Now, we request only visible items immediately, and all others are updated on demand. BUG=152161 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10991014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158587 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix license header for chrome/browser/resources/gaia_auth These files were added in https://chromiumcodereview.appspot.com/10443024 and it looks like the wrong header was used by accident. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10831156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149859 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add capability for GPU blacklist to manage GPU switching. This is orthorgonal to the blacklist feature management. Doing this, we don't have to hardwire the forcing on discrete GPU for the new Macbook 2012; also, we provide a way for users to bypass the forcing (use --ignore-gpu-blacklist). Note that this CL implements it in the GPU blacklist. We haven't hooked it up to the real GPU switching yet (will do it in another CL). BUG=140114,131276,111720 TEST=tree Review URL: https://chromiumcodereview.appspot.com/10915219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156326 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
About page UI: add confirmation message for release channel switch. As suggested by joshwoodwards@: a) Move updating status above "more info" section so it isn't pushed to the bottom of the page; b) Once a user switches channels, a confirmation message should appear just below the drop-down. BUG=139622 TEST=lumpy Review URL: https://chromiumcodereview.appspot.com/10928061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155706 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Changed object-src to none as we are not using any plugins: Incorporated external review comments in CL https://chromiumcodereview.appspot.com/10837040/ Review URL: https://chromiumcodereview.appspot.com/10912116 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155736 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add support for favicon scale factor. BUG=147750 Review URL: https://chromiumcodereview.appspot.com/10909236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157622 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 年前 | |
alternate ntp: show search provider logo - add option to show search provider logo at chrome://instant, enhance js to include and handle checkbox input beside number input - NTP shows google logo if default search provider is google and option is checked, else a red box is shown. - enhance animation scale factor: increase max to 20, set max for spin BUG=148765 TEST=verfiy per bug rpt Review URL: https://chromiumcodereview.appspot.com/10910286 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157457 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Handle no volume in chrome://media-internals When using Pepper Flash chrome://media-internals displays NaN for volume. Volume may never be set by plugins like Pepper Flash. Fix is to only display volume information if it exists. (Also fixed presubmit errors.) BUG=64215 TEST=Ran on youtube and verified that volume wasn't displayed. Ran on music.google.com and verified that volume was displayed. Review URL: https://chromiumcodereview.appspot.com/10821058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149228 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make about:net-internal's filters work a bit better. Text filters now search through the TablePrinter, rather than unformatted JSON. To search for multiple types/ids, comma delimited lists must now be used rather than multiple "type:" or "id:" arguments. Doubt anyone used this feature before, and the new behavior makes testing easier. Filtering by type also does substring matching now. R=eroman@chromium.org TBR=jhawkins@chromium.org BUG=115977 Review URL: https://chromiumcodereview.appspot.com/10987030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158675 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Basic keyboard access for recently_closed menu on NTP. Allows using up and down arrows to navigate, enter/space to activate. Since this uses focus() to allow selecting menu items, this puts a focus ring around the selected menu item. I assume this won't be the desired behaviour, but I thought I'd find out what we would prefer before I started messing with the CSS etc. BUG=151462 Review URL: https://chromiumcodereview.appspot.com/10966027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158550 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Request correctly sized favicon for recently closed tabs. The recently closed tabs are shown on the NTP next to a 16x16 favicon. Previously, we requested a 64x64 favicon and then resized it down. Now we request a 16x16 favicon from the start. Review URL: https://chromiumcodereview.appspot.com/10916329 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157593 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
NTP5: Adjusting dynamic padding implementation. BUG= Review URL: https://chromiumcodereview.appspot.com/10983045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158901 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Enhance chrome://omnibox Presentation Added ability of providers to append arbitrary information to be presented in the omnibox metrics window. Adjust formatting somewhat. BUG=None TEST=Observe Review URL: https://chromiumcodereview.appspot.com/10692075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148905 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removing the "learn more" link for session restore. TBR=sky@chromium.org BUG=133263 Review URL: https://chromiumcodereview.appspot.com/10990052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158807 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Version 2 of CPM UI, with rearranged controls, multiple graphs, event rollovers, etc. http://imgur.com/yvJww Review URL: https://chromiumcodereview.appspot.com/10900035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156246 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Update required minimum Java version on Windows to 10.7. 10.X.1 and 10.X.2 are the version numbers for JavaFX and JRE, respectively, so both are up to date (for a sufficiently high value of X). BUG=133621 Review URL: https://chromiumcodereview.appspot.com/10968033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158254 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove vestigial web ui element. The backing code that this referenced was removed some time ago in http://codereview.chromium.org/10453013/ Review URL: https://chromiumcodereview.appspot.com/10836013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149085 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves HTTP POST handling to JS. BUG=128276 Review URL: https://chromiumcodereview.appspot.com/10971003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158057 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 年前 | |
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 年前 | |
Safe Browsing phishing interstitial redesign. UI tweaks for both phishing and malware pages. BUG=148870,143999 Review URL: https://chromiumcodereview.appspot.com/10928173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156948 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Use existing logic in list.js to correctly set aria-activedescandant for the file list. This means that each file row will be spoken as it is selected. BUG=151471 Review URL: https://chromiumcodereview.appspot.com/10991033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158786 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[ChromeOS] WebUI OOBE/Login refactoring. - Rename OobeMessageHandler -> BaseScreenHandler since both OobeUI and LoginUI will use its derived classes; - Merge LoginUIHandler into SigninScreenHandler; - Misc changes: - Header includes optimization; - Don't call OobeUI for TOUCH_UI build; - Move LoginUIHTMLSource into login_ui.cc since it's only used there; - Rename SigninScreenHandler callback message names to follow javascript identifier rule and be consistent with other part of the code; - Rename user dict key names to follow javascript identifier rule; - Add <enter> key handling for oobe signin screen; BUG=none. TEST=Expect no functionality change in webui oobe/login. Review URL: http://codereview.chromium.org/7382001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93116 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Added already_open column to chrome://suggestions-internals. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10666009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144883 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 年前 | |
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 年前 | |
Add GPU memory tab to the task manager. Each renderer process will have all of the resources that the GPU process has allocated on its behalf (including WebGL resources, compositor resources, and the backbuffer) included in its printed total. The GPU process will have the all resources currently allocated by the GPU process in its column. This will be approximately the sum of all other rows. The row for the GPU process is printed in ()s to draw attention to the fact that its size includes duplicates from other processes' sizes. I happy this UI scheme (having played with a few), but I'd wider feedback. Note that we do not account for swapchains or for backbuffers allocated by the browser process, so those allocations are not counted in the total. BUG=140157 Review URL: https://chromiumcodereview.appspot.com/10854076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152233 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove old tracing code now that it has moved to third_party. R=jhawkins@chromium.org CC=sleffler@chromium.org Review URL: https://chromiumcodereview.appspot.com/10543144 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142032 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Increase section indent when using touch. BUG=141634 Review URL: https://chromiumcodereview.appspot.com/10910315 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157380 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
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 年前 | |
Add new appNotifications permission to built-in webstore app This is so we can use the webstore app for dogfood experiments. BUG=none TEST=none Review URL: http://codereview.chromium.org/8771045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112813 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove more set noparents BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10824025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148406 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Narrow the scope of chrome/browser/resources/PRESUBMIT.py. Apparently any change in chrome/browser/resources will trigger this and includes paths outside of this (e.g. third_party/*). This changes the behavior to only look at chrome/browser/resources/*.{js,css} (recursively) like we original thought. See: https://chromiumcodereview.appspot.com/10679009/#msg21 for an example of why this is necessary. TBR=tbreisacher@chromium.org,estade@chromium.org BUG=113202 TEST=Changes to third_party or other unrelated paths don't get tons of presubmit errors. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10692115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145625 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 年前 | |
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 年前 | |
Fix a bunch of bad line endings. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133626 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Apply CSP to chrome: and about: pages Apply Content Security Policy to the chrome://credits page, and the other pages handled by browser_about_handler.cc while we're at it. Move inline JS out of several html files. Move top-level page generation to the about_handler.cc, with tracked_objects.cc/hisogram.cc generating markup fragments to be included. This keeps this files agnostic to CSP issues. Also fix an output encoding issue in the <title> of some pages. Review URL: http://codereview.chromium.org/7215034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90788 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Correctly enable CSP for about:credits The header should be put in the HTTP headers, not in the HTML. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9362009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121179 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add SwiftShader copyright info and logo to about:credits. Adds support to tools/licenses.py for including html in about:credits, and use to include SwiftShader's logo and license info. BUG=112611 TEST= Review URL: https://chromiumcodereview.appspot.com/9318014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120377 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 年前 | |
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 年前 | |
Apply CSP to chrome: and about: pages Apply Content Security Policy to the chrome://credits page, and the other pages handled by browser_about_handler.cc while we're at it. Move inline JS out of several html files. Move top-level page generation to the about_handler.cc, with tracked_objects.cc/hisogram.cc generating markup fragments to be included. This keeps this files agnostic to CSP issues. Also fix an output encoding issue in the <title> of some pages. Review URL: http://codereview.chromium.org/7215034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90788 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Adapt the linux about_memory page to better render on Android. Updates kSyncAutoStarts in defaults.cc to match the android version as well. BUG=138245 TEST= Review URL: https://chromiumcodereview.appspot.com/10796054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148637 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 年前 | |
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 年前 | |
Add a chrome://nacl page to show if NaCl is enabled and if PNaCl is installed. How it looks with pnacl enabled: http://www.corp.google.com/~jvoung/with-pnacl.png and without pnacl enabled: http://www.corp.google.com/~jvoung/without-pnacl.png BUG= 114444 BUG= http://code.google.com/p/nativeclient/issues/detail?id=2813 Review URL: https://chromiumcodereview.appspot.com/10823214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151739 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add a chrome://nacl page to show if NaCl is enabled and if PNaCl is installed. How it looks with pnacl enabled: http://www.corp.google.com/~jvoung/with-pnacl.png and without pnacl enabled: http://www.corp.google.com/~jvoung/without-pnacl.png BUG= 114444 BUG= http://code.google.com/p/nativeclient/issues/detail?id=2813 Review URL: https://chromiumcodereview.appspot.com/10823214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151739 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add a chrome://nacl page to show if NaCl is enabled and if PNaCl is installed. How it looks with pnacl enabled: http://www.corp.google.com/~jvoung/with-pnacl.png and without pnacl enabled: http://www.corp.google.com/~jvoung/without-pnacl.png BUG= 114444 BUG= http://code.google.com/p/nativeclient/issues/detail?id=2813 Review URL: https://chromiumcodereview.appspot.com/10823214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151739 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 年前 | |
Fix stats counters - intialize the V8 callbacks first thing, otherwise, the counters disable themselves - don't use inline event handlers in the presence of a CSP - on linux, the child processes need to use the parent's parent pid to derive the table name (the parent is the zygote, the parent's parent is the browser) BUG=none TEST=run chrome with --enable-stats-table, you should see lots of V8 stats, and you should be able to filter for e.g. V8 Review URL: https://chromiumcodereview.appspot.com/10690137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactor the about:version code out of about_ui. BUG=None TEST=No user visible changes in about:version. Review URL: https://chromiumcodereview.appspot.com/10916182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158699 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactor the about:version code out of about_ui. BUG=None TEST=No user visible changes in about:version. Review URL: https://chromiumcodereview.appspot.com/10916182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158699 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Restore <img> src values now that grit converts these. BUG=135179 TEST=Run chrome with --force-device-scale-factor=2 and ensure that high DPI images are used on these pages (i.e. the logo on chrome://chrome/help/) Review URL: https://chromiumcodereview.appspot.com/10830051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148804 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix rest of CSS style nits in misc. dirs so I can turn on CSS checker. R=estade@chromium.org BUG=120369 TEST=Stuff still works, chrome/browser/resources/PRESUBMIT.py is happy. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/9958101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130559 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
rename chrome_shared2.css to chrome_shared.css BUG=103688 TEST=none Review URL: https://chromiumcodereview.appspot.com/10444043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139423 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Handle Escape key on constrained window. Escape key is used to be handled by JS-side in each dialog implementation. This CL removes JS code and change to handle Escape key by C++-side in constrained window implementation globally. This CL is based with based on http://crrev.com/127012 (reverted). BUG=119684 TEST=manual, trybots pass on win and linux_chromeos Review URL: https://chromiumcodereview.appspot.com/10446076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143560 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 年前 | |
[filemanager] HiDPI icon for filemanager. BUG=135169 TEST=none Review URL: https://codereview.chromium.org/10939019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157353 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Finished mobile activation UI. Notification logic need to be tested. BUG=chromium-os:4739, chromium-os:6949 TEST=none Review URL: http://codereview.chromium.org/3606005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62041 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
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 年前 | |
use load_time_data for about:crashes BUG=122753 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10387120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137553 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
use load_time_data for about:crashes BUG=122753 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10387120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137553 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix rest of CSS style nits in misc. dirs so I can turn on CSS checker. R=estade@chromium.org BUG=120369 TEST=Stuff still works, chrome/browser/resources/PRESUBMIT.py is happy. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/9958101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130559 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
[WebUI] Fix rest of CSS style nits in misc. dirs so I can turn on CSS checker. R=estade@chromium.org BUG=120369 TEST=Stuff still works, chrome/browser/resources/PRESUBMIT.py is happy. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/9958101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130559 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
[WebUI] Fix rest of CSS style nits in misc. dirs so I can turn on CSS checker. R=estade@chromium.org BUG=120369 TEST=Stuff still works, chrome/browser/resources/PRESUBMIT.py is happy. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/9958101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130559 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add the user email field to Chrome. Add the user email field for Chrome on all other platforms (ChromeOS already has it); also make the field editable. R=estade@chromium.org BUG=94149 TEST=Send feedback reports from all 4 platforms, from both incognito and regular modes, making sure that the user e-mail is populated correctly and reported to the Feedback server correctly. Review URL: https://chromiumcodereview.appspot.com/10832078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149346 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 年前 | |
Fix saved screenshots for feedback. Currently the way the saved screenshots are cached is broken, causing saved screenshots to not get sent to the feedback server. This CL fixes that issue. Additionally, the default saved screenshot selection is also broken, which is also fixed. R=csilv@chromium.org BUG=148457 TEST=Send a saved screenshot from ChromeOS and verify it shows up on the feedback server. Review URL: https://chromiumcodereview.appspot.com/10964026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157913 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactor and fix feedback This CL does the following things, .) Removes user-facing categories from the UI completely. .) Changes categories that are still used (Autofill for example) use category tags instead of the category enum (which has been deprecated) .) Updates the protocol buffers .) Refactors the code to change bug report to feedback and re-organizes the file naming/layout .) Cleans up the unused feedback strings, files and code .) Cleans up the code at a few places .) Makes a few UI changes to get closer to the mock given in chromium:98738 This seems like a really huge CL but in reality it just just a couple of hundred lines of 'code' changes; a lot of this is just code being deleted BUG=chromium:98738 TEST=Tested sending reports. Review URL: http://codereview.chromium.org/9006003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116598 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Don't truncate image in plugins and flags pages BUG=134145 TEST=Check the icons at the top of the chrome://plugins and chrome://flags pages are not truncated; check that bug 83282 hasn't been re-introduced. Review URL: https://chromiumcodereview.appspot.com/10656016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143875 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] Remove needless large object literals. R=tbreisacher@chromium.org,estade@chromium.org BUG=None TEST=No needless parsing/compilation and doc still makes sense. Review URL: http://codereview.chromium.org/10083028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132745 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add content-security-policy (CSP) to chrome://flags. CSP provides a second line of defense against XSS flaws in the underlying page by requiring all scripts to come from well-known external sources. This CL moves the JS formerly in flags.html into new file flags.js, and adds some JS to attach handlers formerly set by inline onclick="" attributes. Review URL: http://codereview.chromium.org/7148023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89723 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
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 年前 | |
Initial check-in of gesture config WebUI. BUG=111993 TEST= Review URL: https://chromiumcodereview.appspot.com/10532005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142247 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Adjust defaults for touchscreen scrolling parameters. After a scrolling review, slightly different default parameters were desired. Set them. BUG=145768 Review URL: https://chromiumcodereview.appspot.com/10917169 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155797 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Add WebUI implementation of form repost dialog. Chrome OS was previously using the GTK+ version. TEST=manual: reposted a form and checked that the dialog works BUG=chromium-os:18829 Review URL: http://codereview.chromium.org/7828065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100221 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add high dpi reference for extension icon on incognito tab. BUG=129203 TEST=Run chrome with --force-device-scale-factor=2, open an incognito window, extension icon is sharp. Review URL: https://chromiumcodereview.appspot.com/10828287 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151481 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 年前 | |
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 年前 | |
Apply content-security-policy to chrome://net-internals. Also get rid of yucky data: urls and serve help page from this UI source as well. Review URL: http://codereview.chromium.org/7455005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93953 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
As background-image doesn't have a notion of the size it is supposed to be, when the 2x version of the new tab background is requested and the request fails, the 1x version is shown but not pixel doubled. This CL specifies explicitly that only the 1x version is available. BUG=141171, 133934 Test=Manual, instructions below 1) Run chrome with --force-device-scale-factor=2 2) Change the theme to "Kate Spade" from the Chromium web store. 3) Ensure that the bookmark bar is hidden 4) Create a new tab. Ensure that the stripes in the new tab page match up with those in the tabstrip Review URL: https://chromiumcodereview.appspot.com/10836139 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150744 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Get the same margin on all sides of the notification. BUG=52545 TEST=create text notifications of various sizes, watch for a clipped bottom margin. Review URL: http://codereview.chromium.org/3131021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56598 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Get the same margin on all sides of the notification. BUG=52545 TEST=create text notifications of various sizes, watch for a clipped bottom margin. Review URL: http://codereview.chromium.org/3131021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56598 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
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 年前 | |
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 年前 | |
Don't truncate image in plugins and flags pages BUG=134145 TEST=Check the icons at the top of the chrome://plugins and chrome://flags pages are not truncated; check that bug 83282 hasn't been re-introduced. Review URL: https://chromiumcodereview.appspot.com/10656016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143875 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 年前 | |
Disable "always allowed" checkbox in chrome://plugins for disabled plug-ins. BUG=124220 TEST=see bug for manual test Review URL: http://codereview.chromium.org/10095029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133423 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[WebUI] Fix rest of CSS style nits in misc. dirs so I can turn on CSS checker. R=estade@chromium.org BUG=120369 TEST=Stuff still works, chrome/browser/resources/PRESUBMIT.py is happy. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/9958101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130559 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 年前 | |
Added RefreshPolicies to PolicyService. Changed users of BrowserPolicyConnector::RefreshPolicies to use the new interface. BUG=108999 TEST=unit_tests green, pyauto tests green, all works as before Review URL: http://codereview.chromium.org/10236003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134886 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add content-security-policy to chrome://quota-internals. Review URL: http://codereview.chromium.org/7637026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96630 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
When we detect a PDF with an unsupported feature, ask the user if they want to view it with Adobe Reader if it's installed. If it's not, ask them if they want to launch the url to install it. If it's installed and out of date, show an interstitial. BUG=65339 Review URL: http://codereview.chromium.org/6259008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72240 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Relanding https://chromiumcodereview.appspot.com/10694037 after a revert. The original CL failed on Mac Debug. Add a policy to disable proceeding through the Safe Browsing interstitials. BUG=119184 TEST=browser_tests:SafeBrowsingBlockingPageTest.*, Safe Browsing warning pages don't have a "proceed" link when opening malware sites (e.g. ianfette.org) and the policy is set Review URL: https://chromiumcodereview.appspot.com/10690102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146359 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Relanding https://chromiumcodereview.appspot.com/10694037 after a revert. The original CL failed on Mac Debug. Add a policy to disable proceeding through the Safe Browsing interstitials. BUG=119184 TEST=browser_tests:SafeBrowsingBlockingPageTest.*, Safe Browsing warning pages don't have a "proceed" link when opening malware sites (e.g. ianfette.org) and the policy is set Review URL: https://chromiumcodereview.appspot.com/10690102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146359 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Relanding https://chromiumcodereview.appspot.com/10694037 after a revert. The original CL failed on Mac Debug. Add a policy to disable proceeding through the Safe Browsing interstitials. BUG=119184 TEST=browser_tests:SafeBrowsingBlockingPageTest.*, Safe Browsing warning pages don't have a "proceed" link when opening malware sites (e.g. ianfette.org) and the policy is set Review URL: https://chromiumcodereview.appspot.com/10690102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146359 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
The updated (simplified) look of set-as-default dialog on Windows8. BUG=140357 Review URL: https://chromiumcodereview.appspot.com/10837084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150365 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
The updated (simplified) look of set-as-default dialog on Windows8. BUG=140357 Review URL: https://chromiumcodereview.appspot.com/10837084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150365 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
The updated (simplified) look of set-as-default dialog on Windows8. BUG=140357 Review URL: https://chromiumcodereview.appspot.com/10837084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150365 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement popup bubbles for the controlled setting indicator This CL adds support for popup bubbles to the settings UI and makes the options.ControlledSettingIndicator show such a bubble when it is clicked. The options.Bubble class inherits from cr.ui.BubbleBase, allowing all style and most of the code to be shared between the different bubbles in Chrome's Web UI. The CL also fixes several long-standing bugs in the Chrome OS classes options.ManagedNetworkIndicator and options.NetworkList so that the bubbles these pop up behave consistently with the rest. TEST=manual, including UI in rtl languages BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10907148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158783 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
In cases of SSL error page due to HSTS, explain why the user cannot proceed. BUG=110191 TEST=none Review URL: http://codereview.chromium.org/9195027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118557 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
minimal cleanup of ssl error page BUG=107052 TEST=manual Review URL: http://codereview.chromium.org/9284010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119019 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
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 年前 | |
Optimize all images in chrome/app and chrome/browser. The following lossless PNG crunchers were used: - AdvPNG - OptiPNG - PNGCrush - PNGOUT Total savings: 1.001.550 bytes, i.e. almost 1 MB. Patch from Mathias Bynens <mathias@qiwi.be> BUG=chromium:92525 TEST=none Review URL: http://codereview.chromium.org/7638001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96786 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add SwiftShader copyright info and logo to about:credits. Adds support to tools/licenses.py for including html in about:credits, and use to include SwiftShader's logo and license info. BUG=112611 TEST= Review URL: https://chromiumcodereview.appspot.com/9318014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120377 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
A new 'traffic' tab is introduced and clicking the button on the tab would display the traffic. BUG=117615 TEST= Review URL: http://codereview.chromium.org/9826035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130081 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Make help links inside signin box labels non bold. BUG=131672 TEST=See image in bug description. Review URL: https://chromiumcodereview.appspot.com/10692091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145483 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Show proper title for spinner dialog. "Advanced sync setup" is used for the title of spinner dialog, but "Please wait..." sounds better. BUG=147760 TEST=Disable sync from google.com/dashboard, then "Set up Sync" from chrome://settings Review URL: https://chromiumcodereview.appspot.com/10911203 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157371 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove unused function |attach_()| in sync_setup_overlay.js No one is calling this function. BUG=none TEST=pass all existing tests. Review URL: https://chromiumcodereview.appspot.com/10908191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155991 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs. This CL carves a TabModalConfirmDialogDelegate class (modeled after ConfirmInfobarDelegate) out of RepostFormWarningController and makes it a subclass thereof. It also removes the ShowRepostFormWarning method from BrowserWindow and its subclasses, in favor of a method in browser_dialogs.h. TBR=thakis@chromium.org,ben@chromium.org,estade@chromium.org,derat@chromium.org BUG=92795 TEST=none Review URL: http://codereview.chromium.org/8986005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115000 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
[WebUI] Fix 0-length unary term false positive in CSS presubmit. BUG=None (yet) TEST=./chrome/browser/resources/test_presubmit.py and no more false positives. Review URL: https://chromiumcodereview.appspot.com/10115054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133108 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
a few more JS style nits... BUG=122002 TEST=none Review URL: https://chromiumcodereview.appspot.com/10010019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131087 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Optimize all images in chrome/app and chrome/browser. The following lossless PNG crunchers were used: - AdvPNG - OptiPNG - PNGCrush - PNGOUT Total savings: 1.001.550 bytes, i.e. almost 1 MB. Patch from Mathias Bynens <mathias@qiwi.be> BUG=chromium:92525 TEST=none Review URL: http://codereview.chromium.org/7638001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96786 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Optimize all images in chrome/app and chrome/browser. The following lossless PNG crunchers were used: - AdvPNG - OptiPNG - PNGCrush - PNGOUT Total savings: 1.001.550 bytes, i.e. almost 1 MB. Patch from Mathias Bynens <mathias@qiwi.be> BUG=chromium:92525 TEST=none Review URL: http://codereview.chromium.org/7638001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96786 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Optimize all images in chrome/app and chrome/browser. The following lossless PNG crunchers were used: - AdvPNG - OptiPNG - PNGCrush - PNGOUT Total savings: 1.001.550 bytes, i.e. almost 1 MB. Patch from Mathias Bynens <mathias@qiwi.be> BUG=chromium:92525 TEST=none Review URL: http://codereview.chromium.org/7638001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96786 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 |