summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* AutoFill Profiles dialog handles multi-select and delete on Mac (Follow up)dhollowa@chromium.org2010-07-211-10/+7
* Some first run fixes:mirandac@google.com2010-07-213-61/+75
* Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....sanjeevr@chromium.org2010-07-218-306/+68
* Roll WebKit r63781:63817.senorblanco@google.com2010-07-211-1/+1
* Update to ppapi@167.darin@chromium.org2010-07-211-1/+1
* A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...tommi@chromium.org2010-07-218-68/+306
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-2117-134/+145
* Added file to track login times, and moved functionality to boot_times_loader.davemoore@chromium.org2010-07-2111-179/+139
* Fine grained registration for various Chrome Frame objects.stoyan@chromium.org2010-07-211-28/+78
* Reduce static initializers by removing inline constructors anddavemoore@chromium.org2010-07-218-43/+121
* Change screen locker window type from popup to windowoshima@chromium.org2010-07-211-1/+1
* Make sure restart due to Upgrade Notification works, even if the browser was ...finnur@chromium.org2010-07-211-8/+27
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-2111-42/+47
* Before creating a content setting, check that you actually *can* create it.jochen@chromium.org2010-07-211-1/+1
* [Mac] Use |-performSelector:withDelay:| to execute commands from the Wrench m...rsesek@chromium.org2010-07-211-1/+12
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-2119-157/+139
* Whitespace change to trigger GRD rebuild.agl@chromium.org2010-07-211-2/+1
* Linux certificate viewer: add SHA256 hashagl@chromium.org2010-07-212-5/+29
* Unblackify the upgrade ball.avi@chromium.org2010-07-213-16/+48
* Fix about:sandbox's network isolation indication.agl@chromium.org2010-07-211-1/+1
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-2119-158/+270