summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only send an accessibility doc load event if the browser has a renderer window.kkania@chromium.org2010-08-174-14/+61
* Fix a problem with Geolocation tests trying to start the test server twice.phajdan.jr@chromium.org2010-08-171-4/+10
* Every time a new autofill suggestion was received we would hide the autofill ...jcivelli@chromium.org2010-08-171-5/+4
* Fix windows doc generation to use depot_tools python.asargent@chromium.org2010-08-173-10/+42
* Make dom_feature_extractor_unittest into a browser test.bryner@chromium.org2010-08-172-1/+6
* AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official buildsgeorgey@chromium.org2010-08-173-44/+61
* Fix a couple of bookmark bar problems:pkasting@chromium.org2010-08-176-17/+62
* Cleanup:pkasting@chromium.org2010-08-179-461/+192
* Sigh... in fixing the crash message for RTL, I broke LTR, due to AdjustString...pkasting@chromium.org2010-08-171-3/+3
* [Mac] Implement highlight-on-hover for the Wrench menu buttons.rsesek@chromium.org2010-08-172-1/+97
* Mark a bunch of geolocation tests as flaky while phajdan fixes.mpcomplete@chromium.org2010-08-171-5/+12
* TBR:phajdankurrik@chromium.org2010-08-173-0/+0
* Add an ATL module to the chrome_frame_net_tests since some of the Chrome acce...robertshield@chromium.org2010-08-172-1/+9
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-1746-2112/+43
* Refactors mouse watching out of TabStrip into a standalone class.sky@chromium.org2010-08-176-135/+248
* Added classes to enable session sync functionality.tim@chromium.org2010-08-1746-43/+2112
* update to ffmpeg aug 11 to resolve threading issuesfbarchard@chromium.org2010-08-171-1/+1
* Adding the current code that hosts code.google.com/chrome/extensions.kurrik@chromium.org2010-08-174-0/+340
* Fix MultipartResponseUITest.SingleVisit after my test server change.phajdan.jr@chromium.org2010-08-171-1/+2
* Fix a crash in HungRendererView. |tab_contents_| can be set to NULL when TabC...finnur@chromium.org2010-08-171-3/+5
* Set the title for wait-for-debugger dialog to be "Chromium". We were fetching...alokp@chromium.org2010-08-171-23/+26
* Set Mac crash dumps to go in chrome::DIR_CRASH_DUMPSnirnimesh@chromium.org2010-08-171-9/+10
* The atoms file is created by the WebDriver team to standardize jmikhail@google.com2010-08-174-0/+1919
* Don't show accidental search infobar for bookmark keywords.isherman@chromium.org2010-08-171-1/+2
* Fix compile on ChromeOSphajdan.jr@chromium.org2010-08-173-7/+6
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-172-72/+86
* Trim down translate tests datasetnirnimesh@chromium.org2010-08-1720-2948/+0
* DOMUI: Load and display the AutoFill addresses and credit cards.jhawkins@chromium.org2010-08-175-8/+169
* Simplify some code.pkasting@chromium.org2010-08-171-19/+4
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-1780-2077/+1563
* Clean up the client certificate filtering code on Linuxdavidben@chromium.org2010-08-171-29/+26
* Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().rsimha@chromium.org2010-08-171-0/+7
* Handle race to create histogram more cleanlyjar@chromium.org2010-08-171-4/+3
* Pepper2 Graphics3D implementation - browser side.neb@chromium.org2010-08-1713-34/+1500
* Output data about media requests to the netlog too.michaeln@chromium.org2010-08-171-0/+1
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-1742-336/+442
* Support rendering in Chrome Frame if the content-type of the top level reques...stoyan@chromium.org2010-08-171-11/+35
* Incrementally bring SafeBrowsingDatabaseTest into the modern age.shess@chromium.org2010-08-171-53/+41
* Include ICU headers in a way that will also work with use_system_icu=1phajdan.jr@chromium.org2010-08-177-14/+20
* Revert 56376 - This CL will introduce a new way to do exponential back-off on...joi@chromium.org2010-08-1714-859/+10
* roll third_party/speex 56359:56388 to remove execute flagjoth@chromium.org2010-08-171-1/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-1756-1556/+2890
* Ensure that logos are always shown in search engine dialog when available.mirandac@chromium.org2010-08-173-12/+41
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-178-131/+92
* Don't resolve IP literals.vandebo@chromium.org2010-08-178-92/+131
* wildcard out the anonymous namespacejoth@chromium.org2010-08-171-2/+2
* Turns out this code I'd removed is still necessary for the RTL OTR avatar to ...pkasting@chromium.org2010-08-171-0/+14
* Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta...pkasting@chromium.org2010-08-177-246/+172
* This CL will introduce a new way to do exponential back-off on failure within joi@chromium.org2010-08-1714-10/+859
* Cleaned up the SDEF. Added execute javascript command. Updated tests. Fixed a...pinkerton@chromium.org2010-08-1710-25/+191