summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-0987-554/+552
* Enable OCSP Stapling in TLS requests on Windows Vista+rsleevi@chromium.org2011-02-091-20/+45
* Reapply parts of 73222.neb@chromium.org2011-02-091-2/+17
* Roll webkit rev from r77969 to r78008.zmo@google.com2011-02-091-1/+1
* Fixes rendering bug where we would render bookmark separator when wesky@chromium.org2011-02-092-14/+23
* Mac: Turn on tab overview mode by default.thakis@chromium.org2011-02-096-32/+0
* [chromoting] Fix crash in JingleSession.sergeyu@chromium.org2011-02-091-2/+3
* Check for NULL when there's no TabContentsWrapper for the current page.tommi@chromium.org2011-02-091-1/+3
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-0940-49/+49
* Fix key identifier conversion.bryeung@chromium.org2011-02-0910-363/+442
* [Sync] Use RenderViewHostHarness in SyncInternalsUI tests to avoid leaksakalin@chromium.org2011-02-093-40/+22
* Call ProfileSyncService::ShowErrorUI for post login sync errorsstevenjb@google.com2011-02-091-10/+14
* Add ninja files to .gitignoreakalin@chromium.org2011-02-091-0/+2
* Use-after-free in PersonalDataManager destructor on Mac OSdhollowa@chromium.org2011-02-092-70/+18
* Fixes for new folder option of advanced filesystem.achuith@chromium.org2011-02-091-59/+71
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-0919-89/+68
* Roll Skia 772 -> 774vandebo@chromium.org2011-02-091-1/+1
* Stop SystemKeyEventListener soonerdavej@chromium.org2011-02-097-3/+35
* Add a data-driven unit test to validate autofill profile merging during aggre...isherman@chromium.org2011-02-0936-262/+935
* Change the in-frame context menu to be included in the page context menu inst...mad@chromium.org2011-02-091-11/+13
* Add back localization code to web resource service, for localized promos.mirandac@chromium.org2011-02-091-2/+6
* DEPS: update ffmepg to current versionevan@chromium.org2011-02-091-1/+1
* Check for existence of testing channel even if ProxyLauncher is not launching...dtu@chromium.org2011-02-091-5/+5
* Implement a scrollbar for chromoting client pluginhclam@chromium.org2011-02-097-26/+46
* Add PDF plugin tests for onload() and reload().thestig@chromium.org2011-02-081-1/+15
* Use destroy signal to safe guard TextWidget method.oshima@google.com2011-02-083-103/+126
* sqlite: disable some warningsevan@chromium.org2011-02-081-1/+10
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-0896-281/+281
* Back out trunk r74191 - GYP goes back to r874. This may have causedmark@chromium.org2011-02-081-1/+1
* Fix favicon display in prerenderingtburkard@chromium.org2011-02-084-1/+19
* Make linux MouseWheelEvent consistent with win.xiyuan@chromium.org2011-02-084-7/+8
* DOMUI: Refactor how overlay pages are shown.jhawkins@chromium.org2011-02-0823-132/+152
* Change backslashes in download file path to underscores.ahendrickson@chromium.org2011-02-083-12/+28
* Move most of GpuProcessHost processing to GpuProcessHostUIShim.backer@chromium.org2011-02-086-414/+380
* Update GYP to r881 to pick up:mark@chromium.org2011-02-081-1/+1
* Roll webkit from r77966 to r77969.zmo@google.com2011-02-081-1/+1
* linux: don't show deprecation warnings in third-party codeevan@chromium.org2011-02-081-0/+4
* Fix ancient bug in json_schema.js that would incorrectlyaa@chromium.org2011-02-081-2/+1
* Fix reversed axis on MacBookPro6,1. Verified with user.avi@chromium.org2011-02-081-0/+3
* Linux: Restrict access to xdg-mime functions to the FILE thread.thestig@chromium.org2011-02-081-0/+5
* Now update the paste enable state after a cut/copy operation in the bookmark ...mad@chromium.org2011-02-081-2/+4
* Fixed a memory leak by creating threads for the object to be destructed on.ahendrickson@chromium.org2011-02-082-15/+23
* Rename ExtensionService::OnExtensionILoaded to AddExtensionrickcam@chromium.org2011-02-082-9/+10
* Update the checked-in GLES2 bindings and implementation to match the auto-gen...bryner@chromium.org2011-02-082-2/+2
* Roll webkit rev from r77915 to r77966.zmo@google.com2011-02-081-1/+1
* Removing duplicated calls in BrowserView::ProcessTabSelectedoshima@google.com2011-02-081-2/+2
* Revert "Fix submenu arrow position for RTL"oshima@google.com2011-02-084-43/+16
* [Clang] Fix erroneous overload of HistoryService virtual function in mockakalin@chromium.org2011-02-081-1/+1
* Fix submenu arrow position for RTLoshima@google.com2011-02-084-16/+43
* [Sync] Remove obsolete BridgedGaiaAuthenticator classakalin@chromium.org2011-02-082-49/+0