summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Place the spinner in the right corner of the controls window.altimofeev@chromium.org2010-12-1419-265/+370
* Remove parent window (dangling in background) for chrome://settings when invo...dilmah@chromium.org2010-12-144-3/+7
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-14151-821/+821
* Updating trunk VERSION from 611.0 to 612.0chrome-release@google.com2010-12-141-1/+1
* PrepopulateRespectBlank working, lets check the other test that was disabledfinnur@chromium.org2010-12-142-98/+52
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-1417-53/+90
* Reland part of r62043 that got reverted.willchan@chromium.org2010-12-141-3/+4
* - Add bug 66795 to known_crashes.txt.csilv@chromium.org2010-12-141-1/+4
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-148-8/+0
* Fix pyauto downloads tests to trigger dangerous downloads to match expectationnirnimesh@chromium.org2010-12-143-23/+51
* Revert 69088 - Before starting translation reset cache in AutoFillManager. To...dhollowa@chromium.org2010-12-145-234/+91
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-1419-126/+107
* Before starting translation reset cache in AutoFillManager. To call Reset() f...dhollowa@chromium.org2010-12-145-91/+234
* Autofill suggested dropdown list should be closed with unmatched namesdhollowa@chromium.org2010-12-141-5/+7
* Rename the OS specific ResourceMessageFilter files as well.jam@chromium.org2010-12-144-3/+3
* Split the layout tests run in the appcache ui tests into two groups, PHP depe...michaeln@chromium.org2010-12-141-32/+58
* Deinline even more destructors.erg@google.com2010-12-1499-302/+617
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-1458-160/+308
* Cookies tree js code touch up.xiyuan@chromium.org2010-12-141-5/+16
* Add crash 66741 to the known crashes.csilv@chromium.org2010-12-141-0/+3
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-143-0/+17
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-1427-323/+317
* Build fix.evan@chromium.org2010-12-141-0/+1
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-148-8/+15
* Fix extension packer command-line code for Mac. Instead of blocking in a jank...andybons@chromium.org2010-12-137-101/+109
* Add a browser test for safebrowsing service.lzheng@chromium.org2010-12-137-35/+455
* Added 'dry run' tag to the print job, to test proxy health without wasting pa...gene@google.com2010-12-1310-9/+76
* Mac: Fix stuck hover state in bookmark buttonsail@chromium.org2010-12-131-10/+42
* [Linux] Workaround issue 45478: IME dysfunctional after BACKSPACEsuzhe@google.com2010-12-132-15/+38
* DOMUI: Rename PasswordsException* to PasswordManager*.jhawkins@google.com2010-12-1311-82/+83
* Single deinlining in first_run.{cc,h}erg@google.com2010-12-132-8/+18
* DOMUI: Fix Shift+Ctrl selection of the list for Windows.arv@chromium.org2010-12-131-1/+2
* Update OTR icon; deeper shadows match the other platforms better.avi@chromium.org2010-12-131-189/+261
* Fix bug where icon is not displayed in extension install bubblesaa@chromium.org2010-12-134-8/+22
* Linux: Remove obsolete dump_signature.py.thestig@chromium.org2010-12-131-1/+0
* Fix problems from my change to IndexedDBDispatcherHost.jam@chromium.org2010-12-131-0/+20
* fix bad mergejam@chromium.org2010-12-131-1/+0
* Fix problem with my last change (http://src.chromium.org/viewvc/chrome?view=r...jam@chromium.org2010-12-131-0/+1
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-1321-1515/+1306
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-1328-747/+651
* AutoFillField::set_heuristic_type: avoid redundant logic in DCHECKisherman@chromium.org2010-12-131-3/+6
* AutoFillProfile: don't replicate logic in Clone()isherman@chromium.org2010-12-132-12/+13
* Verify that previously saved username/password shows up in Regular Window, NT...nirnimesh@chromium.org2010-12-131-0/+30
* Remove layer of indirection in PhoneNumberTestisherman@chromium.org2010-12-132-36/+11
* Fixes bug in instant where we wouldn't initially tell the page thesky@chromium.org2010-12-135-16/+76
* Even more virtual method deinlining.erg@google.com2010-12-1378-319/+721
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-1354-71/+46
* touchui: Fix painting issues caused by the X message pump.sadrul@chromium.org2010-12-132-5/+11
* Add 'Delete' key to cookies tree in settings UI.xiyuan@chromium.org2010-12-131-0/+18
* Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...pinkerton@chromium.org2010-12-136-29/+99