summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-1460-388/+532
* 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
* Fix ChromeFrame test failures caused by the change to support about:plugins i...ananta@chromium.org2010-12-141-3/+4
* Fix ChromeFrame perf test builder redness by delay loading nspr4.dll. We need...ananta@chromium.org2010-12-141-1/+5
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-148-8/+0
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-1417-120/+350
* Use heartbeat interval received from the bot.sergeyu@chromium.org2010-12-143-26/+96
* Revert valgrind suppression added in r65660.willchan@chromium.org2010-12-141-16/+0
* Fix pyauto downloads tests to trigger dangerous downloads to match expectationnirnimesh@chromium.org2010-12-143-23/+51
* WebKit Roll 73909:73942jianli@chromium.org2010-12-141-1/+1
* 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-1425-141/+154
* 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-14138-428/+1009
* Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...annacc@chromium.org2010-12-142-6/+4
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-1462-238/+560
* 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-145-0/+29
* Adjust perf expectations after v8 and ref roll.chase@chromium.org2010-12-141-10/+10
* Mac: Eliminiate @interface NoOp from base.thakis@chromium.org2010-12-141-17/+3
* 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-1410-11/+18
* 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
* An attempt to fix the flakiness with the ChromeFrame Javascript window open t...ananta@chromium.org2010-12-131-1/+1
* emacs: use curl to fetch trybot output, improve mac performanceevan@chromium.org2010-12-132-209/+1877
* 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
* Improve filtering for false positive crashesamit@chromium.org2010-12-133-61/+42
* 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
* mac output cleanup script: fix match for "nothing to do" make outputevan@chromium.org2010-12-131-1/+1
* 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-132-57/+0
* Fix problems from my change to IndexedDBDispatcherHost.jam@chromium.org2010-12-131-0/+20
* Update expectations after v8 and ref roll.chase@chromium.org2010-12-131-14/+14
* emacs: conditionalize behavior based on the OS we're parsingevan@chromium.org2010-12-131-33/+48
* 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-1322-1515/+1307
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-1331-747/+771