summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Disabling the MediaPlayerNew plugin test as it seems to fail consistently cau...ananta@chromium.org2010-12-221-5/+2
* Revert 69982 - Increase the % coverage for coalescing for paint rects.brettw@chromium.org2010-12-221-1/+1
* Add stats for figuring out how often we kill processes because of malformed I...jam@chromium.org2010-12-2220-160/+180
* Increase the % coverage for coalescing for paint rects.brettw@chromium.org2010-12-221-1/+1
* Last part of change for bug 49747.tsepez@chromium.org2010-12-221-2/+7
* Keep crashed extension info bar across page navigations and close all when ex...jennb@chromium.org2010-12-224-11/+146
* Add support for safebrowsing download protection. It is currently under flag ...lzheng@chromium.org2010-12-225-36/+227
* Add support for reporting crashes in the Chrome installer. This basically inv...ananta@chromium.org2010-12-222-0/+84
* Add an additional level of optimization for PPAPI plugins to paint withoutbrettw@chromium.org2010-12-228-30/+82
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-2220-61/+64
* [Sync] Fixed spurious warning being generated on registration lossakalin@chromium.org2010-12-221-8/+12
* Fix TaskManagerBrowserTest.NoticeNotificationChanges for touchui==1.anicolao@google.com2010-12-221-2/+2
* Move unix domain socket support out of base and into chrome common. This is notbrettw@chromium.org2010-12-229-47/+404
* Move the wrench menu badge into the upper right corner, to match other platfo...atwilson@chromium.org2010-12-221-12/+42
* GtkKeyBindingsTest.* do not fail anymore.suzhe@google.com2010-12-221-6/+3
* These files were missed in 69849.bryeung@chromium.org2010-12-227-0/+375
* Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-221-1/+1
* Added missing virtual destructors to some classes.pastarmovj@chromium.org2010-12-223-1/+14
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-221-1/+1
* delete OutdatedPluginInfoBar on closedilmah@chromium.org2010-12-221-0/+4
* User pods show hand cursor on hoverglotov@google.com2010-12-221-0/+7
* Error handling addedglotov@google.com2010-12-225-13/+27
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-2225-0/+111
* Update CrOS time formatting APIs too.avi@chromium.org2010-12-222-8/+6
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-2212-53/+44
* Revert 69946 - User pods show hand cursor on hoverglotov@google.com2010-12-221-7/+0
* User pods show hand cursor on hoverglotov@google.com2010-12-221-0/+7
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-2224-208/+418
* Updating trunk VERSION from 619.0 to 620.0chrome-release@google.com2010-12-221-1/+1
* Disable crashy ExtensionApiTest.WindowOpenphajdan.jr@chromium.org2010-12-221-1/+2
* Disable crashy ExtensionApiTest.ExecuteScriptFragmentNavigationphajdan.jr@chromium.org2010-12-221-1/+3
* Remove some duplicate histograms.shess@chromium.org2010-12-221-8/+2
* Fix clang build?isherman@chromium.org2010-12-221-1/+1
* Mac: Add a comment to make me understand some code betterthakis@chromium.org2010-12-221-0/+11
* Remove all CHECK() in gtk_key_bindings_handler_unittest.ccsuzhe@google.com2010-12-221-6/+1
* GtkKeyBindingsTest.* fail on Linux bots with chroot.suzhe@google.com2010-12-221-3/+3
* Add more CHECK() to help debug issue 60363.suzhe@google.com2010-12-221-0/+5
* Tweak dangerous list based on (hopefully) final round of discussions. I thinkcevans@chromium.org2010-12-221-3/+3
* Move more extensions hard coded error messages to .grd file.tfarina@chromium.org2010-12-222-47/+141
* Hopefully fix the clang buildisherman@chromium.org2010-12-221-1/+1
* To get Chrome to find the NaCl plug-in on Mac, we need to copy the plugin abarth@chromium.org2010-12-222-1/+4
* Override DeleteMatch as no-op for HistoryQuickProvidermsw@chromium.org2010-12-222-1/+8
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-226-17/+94
* Include scoped_gdi_object.h where necessary.tfarina@chromium.org2010-12-222-3/+5
* Avoid accidental omnibox searches for username:password URLs.isherman@chromium.org2010-12-227-57/+125
* Don't treat empty fields as distinguishing fields for autofillisherman@chromium.org2010-12-222-1/+15
* chromeos: Let info bubbles be shown while screen is locked.derat@chromium.org2010-12-226-23/+66
* Add a CHECK() to verify the existence of necessary data file.suzhe@google.com2010-12-221-0/+3
* Add null check - extension_service apparently does not exist in chromeos chro...achuith@chromium.org2010-12-221-0/+3
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-2217-120/+442