summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 15.0.846.015.0.846.0gitdeps2014-04-042-416/+245
* [ChromeOS] Make WebUILoginView play nicer with focus.xiyuan@chromium.org2011-08-062-0/+8
* [Sync] Fix encryption/passphrase handling.zea@chromium.org2011-08-066-78/+153
* Disable SSLUITest.TestRefNavigation on chromiumos.yzshen@chromium.org2011-08-061-2/+2
* Improve IndexedDB's quota supportdgrogan@chromium.org2011-08-0511-45/+342
* Fix some egregious bugs in Var.brettw@chromium.org2011-08-054-13/+27
* Remeber active tab in tab bar instead of 'this'.xiyuan@chromium.org2011-08-051-4/+12
* Always call the class methods to save/restore contexts.avi@chromium.org2011-08-058-99/+119
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-0521-6/+300
* Remove +x from HTML files.evan@chromium.org2011-08-052-0/+0
* Leaks in BrowserAccessibilityManagerdhollowa@chromium.org2011-08-051-1/+9
* Add Remoting webapp to chrome_official_builder target.lambroslambrou@chromium.org2011-08-051-0/+1
* Add OWNERS file for chromedriver.kkania@chromium.org2011-08-051-0/+2
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-0514-32/+35
* [Sync] Avoid leaking in WeakHandle even when the owner thread is goneakalin@chromium.org2011-08-055-75/+205
* ipc: remove an unused function prototypeevan@chromium.org2011-08-051-5/+0
* gtk: Use gtk_dialog_get_content_area() throughout.tfarina@chromium.org2011-08-0513-20/+24
* Add a browsertest for magic iframe.dimich@chromium.org2011-08-055-0/+147
* Session/tab sync performance tests.braffert@chromium.org2011-08-054-16/+174
* Update .DEPS.gitchrome-admin@google.com2011-08-051-1/+1
* WebKit Roll 92465:92488jianli@chromium.org2011-08-051-1/+1
* Update .DEPS.gitchrome-admin@google.com2011-08-051-3/+3
* Roll skia 2034->2051.vandebo@chromium.org2011-08-051-1/+1
* Sync performance tests: append underscore to private variable names.braffert@chromium.org2011-08-052-9/+9
* Add unit test for the javascript: URL blocking code.tsepez@chromium.org2011-08-052-0/+29
* Properly scope ScopedPlatformPaint so that the native drawing layer and Skia ...dcheng@chromium.org2011-08-053-32/+63
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-0530-147/+160
* Options: Disable dragging when the list is disabled.jhawkins@chromium.org2011-08-051-0/+7
* Update .DEPS.gitchrome-admin@google.com2011-08-051-1/+1
* Leaks in BrowsingDataQuotaHelperTestdhollowa@chromium.org2011-08-051-0/+38
* roll webrtc to r242 to exclude pulse audio.wjia@chromium.org2011-08-051-1/+1
* Update .DEPS.gitchrome-admin@google.com2011-08-051-1/+1
* Roll gyp 983:985thakis@chromium.org2011-08-051-1/+1
* Remove Remoting Host plugin from linux/FILES.cfglambroslambrou@google.com2011-08-051-6/+0
* [ChromeOS] Fake OAUTH_TOKEN_STATUS_VALID when "--skip-oauth-login" is set.xiyuan@chromium.org2011-08-051-6/+12
* Rename CRYPTO_API to CRYPTO_EXPORT.darin@chromium.org2011-08-0516-63/+64
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-05104-255/+256
* [Mac] Unspoofable infobars v3.rsesek@chromium.org2011-08-0510-22/+110
* Leaks in BrowserAccessibilityManagerdhollowa@chromium.org2011-08-052-0/+30
* Revert "net: remove another 20% of the False Start blocklist."agl@chromium.org2011-08-051-0/+634
* net: remove another 20% of the False Start blocklist.agl@chromium.org2011-08-051-634/+0
* Leaks in BrowsingDataQuotaHelperTestdhollowa@chromium.org2011-08-052-0/+286
* ntp4: polish app trashingestade@chromium.org2011-08-052-1/+18
* Marked BookmarksUITest.CommandAgainGoesBackToBookmarksTab flaky.apatrick@chromium.org2011-08-051-1/+8
* base: Remove using declaration of BinaryValue as it's no longer necessary.tfarina@chromium.org2011-08-058-14/+14
* Leaks in CookiesTreeModel testsdhollowa@chromium.org2011-08-051-18/+18
* Revert 95611 - Always call the class methods to save/restore contexts.yzshen@chromium.org2011-08-058-108/+99
* Update .DEPS.gitchrome-admin@google.com2011-08-051-0/+2
* gtk: Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area().tfarina@chromium.org2011-08-051-5/+6
* SSL_ForceHandshake should send the saved write data in the SSL socket.wtc@chromium.org2011-08-054-2/+74