summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add back the inspector_strings targettony@chromium.org2011-02-0424-5/+3173
* Few fixes to get tests working. Create/delete Automation on session thread,kkania@chromium.org2011-02-044-10/+27
* Update Guest label upon locale change.dilmah@chromium.org2011-02-044-24/+40
* Lower image quality for chromoting to improve encode speed and compression ratiohclam@chromium.org2011-02-041-2/+2
* Added NULL check to protect against a TabContents having a NULLdavemoore@chromium.org2011-02-042-2/+39
* Add method for shutting down ChromeDriver gracefully.kkania@chromium.org2011-02-046-300/+344
* [cros] Corrected return value for methodavayvod@chromium.org2011-02-042-2/+2
* DevTools: remove HttpListenSocket dependency on flush events.pfeldman@chromium.org2011-02-042-9/+31
* Calling set_ignore_failure(true) in NoRollbackWorkItemList.tommi@chromium.org2011-02-041-0/+1
* Implemented GetOffTheRecordPrefs() for Profilebattre@chromium.org2011-02-045-19/+28
* Make sure extensions can't open an incognito window if disabled by network po...finnur@chromium.org2011-02-043-2/+10
* WebKit Roll 77622:77624.loislo@chromium.org2011-02-041-1/+1
* WebKit Roll 77616:77622.loislo@chromium.org2011-02-042-4/+1
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-0415-38/+106
* Disable fast/box-shadow/shadow-tiling-artifact.html for rebaseline.loislo@chromium.org2011-02-041-0/+3
* Respect owner's locale preference.dilmah@chromium.org2011-02-047-14/+62
* Separate proxy settings for Incognito mode.battre@chromium.org2011-02-0418-152/+641
* Disable svg/text/font-size-below-point-five.svg MAC DEBUG.loislo@chromium.org2011-02-041-0/+2
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-047-5/+17
* WebKit Roll 77599:77616.loislo@chromium.org2011-02-041-1/+1
* Update the dynamic annotations to the trunk version fromglider@chromium.org2011-02-042-176/+266
* Fix the name of DiskCacheBasedSSLHostInfo ctor in the suppression for bug 68553glider@chromium.org2011-02-041-1/+1
* Added pages for experimental DevTools/WebInspector APIcaseq@google.com2011-02-0469-1134/+16132
* Updating trunk VERSION from 659.0 to 660.0chrome-release@google.com2011-02-041-1/+1
* Valgrind/Heapchecker: Suppress leak in ExtensionUpdaterTest.thestig@chromium.org2011-02-042-0/+17
* Added two VLOGs for debugging issue 11379.yusukes@google.com2011-02-041-0/+2
* UI polish on lock screendpolukhin@chromium.org2011-02-043-17/+21
* Reland r73760: Move most of chrome-extension:// requestaa@chromium.org2011-02-0426-113/+213
* Only cache <input type="text"> and <select> elements for autofill.isherman@chromium.org2011-02-047-1574/+956
* Extensions: Attempt to fix unit test leak from r73764.thestig@chromium.org2011-02-041-1/+3
* Remove auto generation of certificate when chromoting client connectshclam@chromium.org2011-02-046-60/+53
* Fix NPAPITesterBase.GetURLRedirectNotification compile error.nkostylev@chromium.org2011-02-041-1/+1
* Mark NPAPITesterBase.GetURLRedirectNotification test as flaky on linux.nkostylev@chromium.org2011-02-041-1/+7
* Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-046-103/+256
* WebKit Roll 77544:77599.loislo@chromium.org2011-02-041-1/+1
* Sigh. I fail at suppressions.willchan@chromium.org2011-02-041-3/+0
* Pull the latest yasm.hbono@chromium.org2011-02-041-1/+1
* Suppress the last bits I hope.willchan@chromium.org2011-02-041-2/+0
* Avoid crashes due to GetDefaultRequestContext returning NULL.asargent@chromium.org2011-02-044-8/+16
* Revert 73760 - Move most of chrome-extension:// request checks intotommi@chromium.org2011-02-0426-211/+113
* Update suppressions for ChromeURLRequestContext one more time.willchan@chromium.org2011-02-041-2/+1
* Move most of chrome-extension:// request checks intoaa@chromium.org2011-02-0426-113/+211
* Fix version folder detection for diff updates. We previously picked a random ...robertshield@chromium.org2011-02-044-17/+36
* Try again to remove NaCl NPAPI plugin hooks from the gyp files.sehr@google.com2011-02-042-4/+1
* Revert accidental change to webplugin_delegate_impl_mac.mmsail@chromium.org2011-02-041-5/+4
* Added XFlush calls.ajwong@chromium.org2011-02-041-2/+35
* [SYNC] Fix handling of password store corruption.zea@chromium.org2011-02-043-12/+20
* Include list of certificate errors in page info bubble.mattm@chromium.org2011-02-042-12/+22
* Call webkit init once for all chrome unit tests and move the only unittestmichaeln@google.com2011-02-043-3/+40
* DOMUI: Check for a NULL PasswordStore, as the PasswordStore may be gone by thejhawkins@chromium.org2011-02-041-1/+3