summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Copy subscribe_page_action to a new directory. Step 1 of a move to appease t...erikkay@chromium.org2009-11-0910-0/+429
* Updating trunk VERSION from 241.0 to 242.0chrome-bot@google.com2009-11-091-1/+1
* Enable back some worker UI tests.ager@chromium.org2009-11-091-4/+2
* Marking SKIP the test that depends on page cache for now as it won'ttkent@chromium.org2009-11-091-2/+3
* More memory stats code cleanup:sgk@chromium.org2009-11-0913-232/+118
* Commit issue 243032: First implementation of PlainTextController.rolandsteiner@chromium.org2009-11-0910-9/+164
* Mac: Make download shelf use GTM ui stuff.thakis@chromium.org2009-11-095-928/+322
* Linux: use -fno-strict-aliasing when compiling unit_tests with gcc 4.4.craig.schlenter@chromium.org2009-11-091-0/+9
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-096-12/+147
* More toolstrip removal.kathyw@google.com2009-11-0910-926/+62
* Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until...atwilson@chromium.org2009-11-098-26/+77
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-0912-163/+223
* Fix regression in which NPRES_NETWORK_ERR instead of NPRES_USER_BREAK was pas...jam@chromium.org2009-11-091-5/+9
* Fix memory leak I introduced in my earlier change.jam@chromium.org2009-11-093-18/+7
* Valgrind fixmichaeln@google.com2009-11-091-1/+2
* Kiosk Mode implementation.mhm@chromium.org2009-11-0919-7/+154
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-0921-82/+2231
* DevTools: fix 'super' call, route it to new InspectorControllerStub.pfeldman@chromium.org2009-11-081-2/+1
* DevTools: handle the case where client host is disposed while in the list of ...pfeldman@chromium.org2009-11-082-17/+23
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-086-12/+35
* Allowing JS to set/reset extension automation, this makes for morejoi@chromium.org2009-11-082-0/+55
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-0818-111/+256
* Roll DEPS for Skia 404:419.senorblanco@chromium.org2009-11-081-2/+2
* Make sure we don't get an outside array element.jeremy@chromium.org2009-11-083-7/+7
* Updating trunk VERSION from 240.0 to 241.0chrome-bot@google.com2009-11-081-1/+1
* Remove flaky label for FindInPageControllerTest.FindDisappearOnNavigatefinnur@chromium.org2009-11-081-3/+1
* More layout test hygiene.senorblanco@chromium.org2009-11-087-11/+6
* Fix toolkit_views buildben@chromium.org2009-11-083-9/+10
* Some days, you just can't get rid of a bomb.senorblanco@chromium.org2009-11-081-0/+3
* blind fix for toolkit_viewsben@chromium.org2009-11-073-4/+3
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-0714-156/+298
* Rebaselines, take two. Linux version of circle-in-mask-with-shadow, and a ve...senorblanco@chromium.org2009-11-074-2/+2
* Mopping up from my stint as WebKit gardener this week. Two tests rebaselined...senorblanco@chromium.org2009-11-075-83/+77
* Mark BrowserTest.SingleBeforeUnloadAfterWindowClose as flaky.thestig@chromium.org2009-11-071-1/+1
* DevTools: migrate from inspector_controller.js to the InspectorControllerStub...pfeldman@chromium.org2009-11-073-526/+10
* Suppress a valgrind failure.thestig@chromium.org2009-11-071-0/+9
* Allow return key to add new line in description text field.mirandac@chromium.org2009-11-073-4/+28
* Amit, please review everything.ananta@chromium.org2009-11-0714-23/+130
* Fix threading issues in BlacklistManager, using new ChromeThread.phajdan.jr@chromium.org2009-11-075-200/+112
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-074-14/+13
* Updating trunk VERSION from 239.0 to 240.0chrome-bot@google.com2009-11-071-1/+1
* Minor tweakskathyw@google.com2009-11-074-4/+32
* ntp.html -> override.htmlkathyw@google.com2009-11-072-8/+10
* Use the new FTP LIST parsing code in the browser.phajdan.jr@chromium.org2009-11-075-52/+132
* Disable an FTP test which contains a date with year 2079 due to year-2038 pro...phajdan.jr@chromium.org2009-11-071-0/+3
* Flesh out the samples page.aa@chromium.org2009-11-0716-14/+128
* Implement Windows FTP directory listing parser.phajdan.jr@chromium.org2009-11-079-2/+341
* Minor tweaks.kathyw@google.com2009-11-072-3/+9
* Update subscribe sample to use transparent icons and to useaa@chromium.org2009-11-073-8/+6
* Allow the seccomp sandbox to be enabled, even if the suid sandbox hasmarkus@chromium.org2009-11-0722-111/+182