summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Pin the Module after we register a hook.mad@google.com2010-12-131-0/+6
* Fixes bug in instant where we wouldn't initially tell the page thesky@chromium.org2010-12-135-16/+76
* Don't create bogus 's' key in registry during Chrome Frame registrationgrt@chromium.org2010-12-131-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-13129-407/+949
* Added facility to compile Mesa EGL implementation. Fixed a few issues so that...alokp@chromium.org2010-12-134-0/+77
* Make shader and program object lifetimes match OpenGL ES spec.gman@chromium.org2010-12-1310-97/+429
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-1342-114/+402
* 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
* DOMUI Settings: UTH: Fix up the Privacy checkboxes text.kmadhusu@chromium.org2010-12-133-10/+8
* [gtk] tabcontents fade-out for instant.estade@chromium.org2010-12-1313-40/+135