summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 18.0.980.018.0.980.0gitdeps2014-04-062-491/+304
* net: fix crl_set_dump to print the delta-updated CRL.agl@chromium.org2011-12-221-1/+1
* Make the login screen update when the device policies change.pastarmovj@chromium.org2011-12-2210-11/+80
* [cros] Login/OOBE: disable the header bar together with user pods.ivankr@chromium.org2011-12-224-3/+26
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-2210-36/+96
* Change system settings based on when mouse/touchpad is connected/disconnected.achuith@chromium.org2011-12-2212-20/+185
* Update .DEPS.gitchrome-admin@google.com2011-12-221-2/+2
* WebUI Bookmark All Tabs Dialog: Polish Titlebar on ChromeOSyoshiki@chromium.org2011-12-223-0/+21
* Update nss to pick up http://codereview.chromium.org/8999019/.wtc@chromium.org2011-12-221-2/+2
* Fix a NULL check typo in DownloadBuffer.thestig@chromium.org2011-12-222-2/+1
* cr/ui/grid.js: fix the regression of Grid.getAfterFillerHeight()yoshiki@chromium.org2011-12-221-2/+2
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-2214-434/+584
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-2260-2616/+115
* Overwrite the multi-install binaries' usagestates value if it's already there.grt@chromium.org2011-12-222-3/+6
* base::Bind: disk_cache_test_base.(cc|h)tbreisacher@chromium.org2011-12-227-72/+29
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-2260-115/+2616
* [Sync] Ensure encryption happens before syncing with the server.zea@chromium.org2011-12-221-5/+8
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-2229-792/+430
* Updating trunk VERSION from 979.0 to 980.0chrome-release@google.com2011-12-221-1/+1
* Change PanelSlideAnimation to PanelBoundsAnimation.prasadt@chromium.org2011-12-229-40/+33
* Update .DEPS.gitchrome-admin@google.com2011-12-221-1/+1
* Update V8 to version 3.8.2.1.ricow@chromium.org2011-12-221-1/+1
* change the DeviceSettingsProvider to send notifications on policy reload too.pastarmovj@chromium.org2011-12-221-17/+39
* Reland r115297: Add overflow indicator count on Windows.jianli@chromium.org2011-12-2214-46/+872
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-2240-71/+424
* Support IME surrounding in RenderWidgetHostViewGtkpenghuang@chromium.org2011-12-224-14/+67
* Fixed bad pointer on edge casegroby@chromium.org2011-12-221-1/+2
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-2246-49/+49
* Coverity fixlet: fix PASS_BY_VALUE.scr@chromium.org2011-12-222-2/+2
* Make net-internals filter work with source typesmmenke@chromium.org2011-12-221-0/+5
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-2261-320/+406
* Coverity: Add a missing NULL check in PpapiBroker.thestig@chromium.org2011-12-221-0/+3
* Remove custom Task implementation from ProfileManager.dcheng@chromium.org2011-12-221-38/+25
* base::Bind() cleanup in chrome/browser/netdcheng@chromium.org2011-12-222-9/+8
* Coverity: Fix an incorrect use of a bitwise operator.thestig@chromium.org2011-12-221-1/+1
* Bookmark import from IE preserving the order.kinaba@chromium.org2011-12-225-151/+605
* base::Bind() and custom Task conversion for chrome/browser/spellcheckerdcheng@chromium.org2011-12-221-58/+42
* base::Bind: Finish up net/url_request.jhawkins@chromium.org2011-12-223-17/+12
* base::Bind: More low-hanging fruit in webkit/appcache.jhawkins@chromium.org2011-12-229-122/+74
* On OpenSSL, stop leaking an EVP_PKEY during certificate validation.rsleevi@chromium.org2011-12-221-2/+4
* Suppresses leaks in (anonymous namespace)::WebSocketServerSocketImpl::OnRead().hbono@chromium.org2011-12-222-0/+17
* Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...ananta@chromium.org2011-12-229-1337/+98
* Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...ananta@chromium.org2011-12-229-98/+1337
* Suppresses leaks in BrowserThemePackTest.CanBuildAndReadPack.hbono@chromium.org2011-12-222-0/+15
* gtk: Include SkColor.h instead of SkPaint.h in infobar_gtk.htfarina@chromium.org2011-12-221-2/+1
* Remove two fullscreen method declarations from Browser.tfarina@chromium.org2011-12-221-8/+0
* base::Bind: COnvert webkit/blob.jhawkins@chromium.org2011-12-223-22/+13
* Stop freeing the command buffer when a tab goes to the background. This essen...vangelis@chromium.org2011-12-221-1/+0
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-12-223-5/+10
* Refactor InMemoryURLIndex and its URLIndexPrivateData Classesmrossetti@chromium.org2011-12-227-866/+889