summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert an old change where I added a bunch of CHECKs to track down a crash.mpcomplete@chromium.org2010-01-202-38/+1
* Suppressing a leak caused by NSS_InitReadWriteoshima@chromium.org2010-01-201-1/+1
* linux: abort unless we have the proper version of NSSevan@chromium.org2010-01-201-0/+10
* valgrind: remove some obsolete sqlite suppressionsevan@chromium.org2010-01-201-53/+1
* Change to DBus-based IPC to talk to the Chromium OS session managercmasone@google.com2010-01-207-45/+107
* Mac: Don't crash on "Stats for nerds" link if no browser window is open.thakis@chromium.org2010-01-202-13/+28
* Implement initial support for saving and loading AutoFill profiles to the WebDB.jhawkins@chromium.org2010-01-205-12/+353
* submenu exampleoshima@chromium.org2010-01-201-1/+6
* refactor browser extender: 2nd steposhima@chromium.org2010-01-2010-143/+212
* Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...kkania@chromium.org2010-01-202-58/+47
* Mark ExtensionApiTest.BrowserActionPopup as flaky.kuchhal@chromium.org2010-01-201-1/+1
* Run Valgrind binaries from SVN (if present).timurrrr@chromium.org2010-01-201-14/+67
* sync-webkit-git: handle DEPS specifying nonexistent revisionevan@chromium.org2010-01-201-4/+10
* Update comments to reflect the removal of class ExtensionActionState, which n...skerner@chromium.org2010-01-203-4/+1
* Suppression update for chromeososhima@chromium.org2010-01-201-35/+16
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-2014-980/+66
* Sigh...fix the warning.jorlow@chromium.org2010-01-201-1/+1
* Linux: fix crash in Firefox at plugin unload time when more than one O3D inst...tschmelcher@chromium.org2010-01-203-7/+21
* Forgot files.jorlow@chromium.org2010-01-203-0/+383
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-2011-66/+597
* Revert r36640 "Choose right installer strings based on branding."kuchhal@chromium.org2010-01-202-17/+7
* Prevent python http server used in unit tests from crashing in a hard to diag...robertshield@chromium.org2010-01-201-10/+20
* Linux: Enable TCMalloc (Take X).willchan@chromium.org2010-01-201-1/+1
* Choose right installer strings based on branding.kuchhal@chromium.org2010-01-202-7/+17
* Linux, Mac: disable Nagle.agl@chromium.org2010-01-201-6/+24
* Lands paint logging with the appropriate include this time:sky@chromium.org2010-01-201-0/+4
* DevTools: fix interactive tests flakiness appeared after http://src.chromium....yurys@chromium.org2010-01-202-19/+11
* Make description in FTP data connection histogram more accurate.phajdan.jr@chromium.org2010-01-201-3/+3
* Remove the fallback Mozilla code for parsing FTP LIST response.phajdan.jr@chromium.org2010-01-2015-2824/+74
* Enable geolocation at build time, and update the flag to configure it at runt...joth@chromium.org2010-01-203-0/+5
* Initialize is_extension_install_ properly.craig.schlenter@chromium.org2010-01-201-0/+1
* Turn GetPeerName into a pure virtual and provide local impls, this way any fu...thomasvl@chromium.org2010-01-2013-30/+26
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-2018-354/+101
* Whitespace change to clobber build bots.jochen@chromium.org2010-01-201-1/+1
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-2039-1438/+64
* Update V8 to version 2.0.6.1sgjesse@google.com2010-01-201-1/+1
* relaxing suppression's constraintsoshima@chromium.org2010-01-201-15/+2
* Rebaseline of some CSS/SVG tests.tkent@chromium.org2010-01-2044-404/+389
* Rename LanguageLibrary::GetLanguages() to GetActiveLanguages().satorux@chromium.org2010-01-203-5/+5
* Refactor layout test scripts to get the dashboard work for other typeskinuko@chromium.org2010-01-204-196/+434
* Remove an unexpected passhamaji@chromium.org2010-01-201-3/+0
* Rebaseline of some SVG tests.tkent@chromium.org2010-01-2012-20/+18
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-2015-81/+178
* Revert 36615 - SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2013-2805/+0
* shorthand-border-transitions.html andtkent@chromium.org2010-01-201-0/+2
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2013-0/+2805
* Make individual bugs for unrelated test failures.tkent@chromium.org2010-01-201-36/+36
* Webkit roll 53450:53511.tkent@chromium.org2010-01-2010-15/+10256
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-0/+178
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-2014-187/+133