summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add base/chrome_application.h to the gyp file so that IB can find a definitiondmaclach@chromium.org2009-11-091-0/+3
* Fix for a test that was sending a Ctrl-Esc instead of Esc key events.jcampan@chromium.org2009-11-091-1/+1
* Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...robertshield@chromium.org2009-11-091-1/+7
* Make AutomatedUITestBase.CloseBrowserWindow more solid.phajdan.jr@chromium.org2009-11-091-1/+1
* Add purify UMR suppression for unit_tests.exe.willchan@chromium.org2009-11-091-0/+10
* Fix cut-and-paste typo for KByte => byte memory stat conversion on print.sgk@chromium.org2009-11-091-1/+1
* Always destroy the ExtensionsService on UI thread.phajdan.jr@chromium.org2009-11-091-2/+5
* Fix tests.thakis@chromium.org2009-11-091-2/+5
* Make download items less annoying by handling clicks more correctly.thakis@chromium.org2009-11-091-12/+15
* Mac: Theme "Show all downloads..." link.thakis@chromium.org2009-11-095-15/+65
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-092-15/+32
* 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
* More memory stats code cleanup:sgk@chromium.org2009-11-097-226/+3
* 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-094-4/+24
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-0912-163/+223
* Fix memory leak I introduced in my earlier change.jam@chromium.org2009-11-092-9/+7
* Kiosk Mode implementation.mhm@chromium.org2009-11-0919-7/+154
* 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-082-11/+7
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-0816-103/+249
* 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
* Fix toolkit_views buildben@chromium.org2009-11-081-3/+3
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-074-87/+109
* Mark BrowserTest.SingleBeforeUnloadAfterWindowClose as flaky.thestig@chromium.org2009-11-071-1/+1
* 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
* Flesh out the samples page.aa@chromium.org2009-11-0716-14/+128
* 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-072-8/+41
* Fix typo from r31351aa@chromium.org2009-11-071-1/+1
* Mac: remove spurious toolbar context menu and associated crash.viettrungluu@chromium.org2009-11-071-737/+53
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-0715-59/+482
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-0715-36/+85
* Clear disk cache when the cache is not initializedhclam@chromium.org2009-11-071-6/+4
* Fix style issues in View class.maruel@chromium.org2009-11-0717-46/+46
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0750-76/+215