summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make tests that rely on getting a temp dir exit if they don't.evan@chromium.org2010-07-282-3/+3
* In real usage, we won't be exporting public keys to a file, so refactor and u...cmasone@google.com2010-07-283-63/+153
* Remove dependency on browser. It doesn't look like this is needed any more.brettw@chromium.org2010-07-281-1/+1
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-2810-26/+22
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-288-213/+431
* Fix memory leaks in the balloon controller unit test by loading the NIB in th...johnnyg@chromium.org2010-07-282-21/+36
* Avoid js exception in history.pushState by not changing url.xiyuan@chromium.org2010-07-281-2/+12
* posix: print error message when mkdtemp fails.evan@chromium.org2010-07-281-1/+3
* Meant this to go in r53993... here are the actual new binaries for the theme ...pkasting@chromium.org2010-07-2871-278/+0
* Remove static caching of default favicon in CustomHomePagesTableModelstuartmorgan@chromium.org2010-07-282-18/+6
* Rolls WebKit from 64214 to 64224victorw@chromium.org2010-07-281-1/+1
* Update python sync server to support recursive deletion.rsimha@chromium.org2010-07-282-13/+47
* New PyAuto tests for cookies.alyssad@chromium.org2010-07-282-1/+61
* Add images for forthcoming brushes change so that the change will work on the...ben@chromium.org2010-07-281-0/+0
* Chrome Frame GYP file cleanup.stoyan@chromium.org2010-07-281-44/+27
* Enhance plugin logging a bit. This adds logging in a few more places, especia...brettw@chromium.org2010-07-285-29/+42
* Replaced static wstring with wchar_t*.sergeyu@chromium.org2010-07-282-10/+10
* Fix nit for oshimacmasone@google.com2010-07-281-1/+5
* GTK: Fix some event coordinate logicestade@chromium.org2010-07-281-2/+2
* [Mac] Don't offer profiles for billing addresses that have no address data.avi@chromium.org2010-07-282-0/+14
* Unpin deleted URLs + better deleting algorithm.nshkrob@chromium.org2010-07-283-9/+101
* Flesh out the content settings exceptions lists a bit more.estade@chromium.org2010-07-2811-49/+201
* Fix glitch in rendering of the stroke at the bottom of the browser toolbar.ben@chromium.org2010-07-282-6/+8
* Move NSImage-to-CGImageRef conversion code into a common helper function in b...rsesek@chromium.org2010-07-284-29/+63
* Header cleanup in chrome/renderer/.erg@google.com2010-07-2814-92/+132
* Roll WebKit from 64206 to 64214victorw@chromium.org2010-07-281-1/+1
* Fix leaks found by sync unit tests.nick@chromium.org2010-07-284-27/+47
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-2813-25/+52
* An earlier check-in (r51786, Issue 2769008) caused a memory leak on the build...davej@chromium.org2010-07-282-10/+9
* Add images used by webkit for the speech input button.satish@chromium.org2010-07-285-0/+6
* - Implement proxy settings dialog for Linux/Windows.csilv@chromium.org2010-07-2810-130/+329
* Implement new mock for user options page per chromium-os:5028xiyuan@chromium.org2010-07-2814-152/+338
* Skia roll: r589:r592agl@chromium.org2010-07-281-1/+1
* Marked Pepper3D test as FAILS since it is failing on buildbots but passes on ...alokp@chromium.org2010-07-281-1/+2
* o3d-webgl: Fixes errors when loading animated meshes in simpleviewer.pathorn@chromium.org2010-07-284-41/+55
* Partially revert r53873 (and the valgrind suppression for it).erg@google.com2010-07-284-22/+1
* Add a forgotton const qualifier to SendMsg.agl@chromium.org2010-07-282-5/+3
* Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.viettrungluu@chromium.org2010-07-284-27/+57
* Enabled pepper3d test. Explicitly specified Mesa renderer to use for the 3d t...alokp@chromium.org2010-07-281-2/+6
* TBR: rdsmithrdsmith@google.com2010-07-281-0/+0
* views: Fix bad license headers found in some filestfarina@chromium.org2010-07-2814-57/+51
* DevTools: restore remote rebugging after upstream breakage.pfeldman@chromium.org2010-07-281-7/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-2867-62/+185
* Split off the DNS reload timeragl@chromium.org2010-07-284-81/+117
* Updating trunk VERSION from 478.0 to 479.0chrome-release@google.com2010-07-281-1/+1
* New pyauto tests for clearing browsing data.alyssad@chromium.org2010-07-281-17/+62
* [Mac] Fix the custom homepages preferences to:rsesek@chromium.org2010-07-284-42/+117
* Set the initial focus when the task manager first activates and shows. Also,...dtseng@chromium.org2010-07-282-0/+6
* Fix lines longer than 80 characters.tfarina@chromium.org2010-07-285-15/+19
* Fixes targeting the unique creation times invariant in the CookieMonster:rdsmith@google.com2010-07-285-171/+405