summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: add ifdef to prevent build error in "use-system-ffmpeg" casejiesun@google.com2010-08-182-1/+23
* Allow render_widget_host_gtk to autoscroll even when widget is against edge o...davemoore@chromium.org2010-08-182-1/+72
* .gitignore modified to add Windows build directories:scheib@google.com2010-08-171-7/+11
* Syncing url_to_filename_encoder with internal version.mbelshe@chromium.org2010-08-1711-420/+510
* Converted o3d to use new types for floating point and integer arrays: Float32...petersont@google.com2010-08-173-12/+9
* Don't force callers to be ASCII (when some of them already aren't).pkasting@chromium.org2010-08-171-8/+7
* Fix parentheses omission which led to tab misplacement in maximized mode. Al...pkasting@chromium.org2010-08-171-3/+3
* Import search engines on first run in organic builds. Once this patch is in,...mirandac@chromium.org2010-08-171-30/+33
* Fix year in copyright boilerplate.asargent@chromium.org2010-08-171-1/+1
* Header cleanup in base.brettw@chromium.org2010-08-1732-116/+124
* Disable autocomplete for search keywords.isherman@chromium.org2010-08-172-5/+8
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-1733-53/+121
* 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