summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactored the customize dialog UI. tim@chromium.org2010-07-211-159/+207
* Adding some sample code showing usage of contextMenu API.asargent@chromium.org2010-07-213-0/+77
* Linux: Mark CheckFalseTest.CheckFails as FAILS.thestig@chromium.org2010-07-211-0/+3
* sync: fixes crash that happens when you disable a datatype while there are un...tim@chromium.org2010-07-214-8/+108
* Valgrind Mac: Widen a suppression.thestig@chromium.org2010-07-211-4/+4
* Revert 53247 - Links opening up in the host browser in ChromeFrame would not ...sanjeevr@chromium.org2010-07-212-20/+0
* Rolling ppapi to v169.dumi@chromium.org2010-07-211-1/+1
* Links opening up in the host browser in ChromeFrame would not show up as visi...ananta@chromium.org2010-07-212-0/+20
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-2123-61/+106
* Mac: Let interactive_ui_tests load nibs.thakis@chromium.org2010-07-211-0/+2
* Update Breakpad from r627 to r628 to pick up:mark@chromium.org2010-07-211-1/+1
* Valgrind/Heapchecker: Suppress leaks for LoadTimingObserverTest.thestig@chromium.org2010-07-212-0/+13
* fix build breakage caused by merge error.oshima@chromium.org2010-07-211-3/+3
* Send UnlockCompleted signal even if screen lock is already present.oshima@chromium.org2010-07-212-7/+39
* If we're setting a frame's content settings based on its opener,japhet@chromium.org2010-07-211-3/+6
* Used the service utility process host to render PDFs in a sandbox for the Win...sanjeevr@chromium.org2010-07-215-170/+369
* Fixes the regex used to test for the Mac platform.kurrik@chromium.org2010-07-211-1/+1
* Second attempt at trying to land buggy bho avoidance: http://codereview.chrom...tommi@chromium.org2010-07-218-69/+308
* Use check item for side tab menu.oshima@chromium.org2010-07-214-7/+14
* Fix for: State in small letters should be auto-filled from the profile.jhawkins@chromium.org2010-07-216-1/+88
* Address Finnur's review comments (variable names and comments) that werejshin@chromium.org2010-07-214-6/+12
* Fix transforms to be preconcat like skia so multiple transforms are accumulat...ben@chromium.org2010-07-212-4/+35
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-2115-110/+392
* Make conditional requests when updating the appcache.michaeln@chromium.org2010-07-213-88/+172
* Increase network state change notification delay to 2seconds.oshima@chromium.org2010-07-211-2/+2
* Print a better error message when someone passes the wrong parameters tompcomplete@chromium.org2010-07-211-1/+5
* Land for njw:chocobo@chromium.org2010-07-215-6/+15
* Exit Fullscreen when screen is lockedoshima@chromium.org2010-07-214-11/+113
* Enable stack dumps in DRT.tony@chromium.org2010-07-212-1/+8
* Conditionally draw a bezel below text fields, used for the omnibox.pinkerton@chromium.org2010-07-213-5/+39
* Fix deadlock by introducing a new transaction event.chron@chromium.org2010-07-214-15/+52
* Roll WebKit r63817:63842.senorblanco@google.com2010-07-211-1/+1
* UpdateZoomControls honors the global enabled state of the zoom commands.sanjeevr@chromium.org2010-07-211-2/+9
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-2110-76/+141
* Update the sync node title for classic autofill to bealbertb@chromium.org2010-07-212-3/+2
* Implement initial ClipRect.ben@chromium.org2010-07-217-73/+112
* Download code cleanup:phajdan.jr@chromium.org2010-07-213-48/+71
* Fix the compile for good. Used a wrong value in one of FRIEND_TEST_ALL_PREFIX...phajdan.jr@chromium.org2010-07-211-1/+1
* Fix compile by using FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-211-9/+10
* Revert 53198 - Some first run fixes:mirandac@google.com2010-07-213-75/+61
* Load the token from the user settings DB as a blob because it might includealbertb@chromium.org2010-07-212-4/+12
* Strip & accelerator markers from buttons on the Basics DOMUI pref pagestuartmorgan@chromium.org2010-07-211-0/+7
* Marking TopSitesTest.DeleteNotifications as DISABLEDdhollowa@chromium.org2010-07-211-1/+3
* Kerberos authentication backoff cleanup.ahendrickson@google.com2010-07-212-5/+78
* Fix incorrect focus cycling issues in ChromeFrame full tab mode. This happens...ananta@chromium.org2010-07-212-1/+22
* Attemp 2 at:sky@chromium.org2010-07-2144-464/+36
* Fix build by using correct UI test function - user_data_dir()phajdan.jr@chromium.org2010-07-211-1/+1
* GTTF: Make ui_tests more reliable by using a temporary profile directoryphajdan.jr@chromium.org2010-07-212-29/+29
* Need to call BootTimesLoader::Get() after AtExitManager is createddavemoore@chromium.org2010-07-211-3/+4
* Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.erikchen@google.com2010-07-217-348/+131