summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for DumpRenderTree to use the GPU rather than software rendererscheib@chromium.org2011-01-132-0/+20
* ...agl@chromium.org2011-01-132-1/+28
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-13158-1268/+1246
* Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private.viettrungluu@chromium.org2011-01-138-16/+11
* Attempt at fixing crash in ProcessPendingTabs. With the current code,sky@chromium.org2011-01-133-17/+30
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-1313-27/+27
* In ExtensionHostMac::~ExtensionHostMac, only close visible popups.rsesek@chromium.org2011-01-131-2/+3
* TabStrip Cleanuprjkroege@google.com2011-01-133-53/+51
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-1317-33/+60
* Remove unnecessary const from HttpAuthCache to appease the clang gods.cbentzel@chromium.org2011-01-131-1/+1
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-1319-69/+378
* Remove PrerenderInterceptor.cbentzel@chromium.org2011-01-137-238/+0
* Cleanup: Use AUTH_SCHEME enum instead of a string.cbentzel@chromium.org2011-01-1320-165/+232
* Discard geolocation update if dispatcher is not updating.jknotten@chromium.org2011-01-131-1/+5
* Support int-typed policies in policy template generatorjkummerow@chromium.org2011-01-1316-40/+284
* Policy: Add ProxyMode and deprecate ProxyServerMode.danno@chromium.org2011-01-1332-220/+847
* Get rid of FromWStringHack in select_file_dialog.cctfarina@chromium.org2011-01-131-4/+14
* Removed old login screen from source.avayvod@chromium.org2011-01-1319-551/+206
* Roll webkit 75633:75706hayato@chromium.org2011-01-131-1/+1
* Delete test view delegate at end of testjochen@chromium.org2011-01-131-1/+4
* Updating trunk VERSION from 638.0 to 639.0chrome-release@google.com2011-01-131-1/+1
* Update our yasm copy to yasm 1.1.0 (the Chromium side).hbono@chromium.org2011-01-132-2/+3
* Also delete plugin data when the cookies checkbox in the clear browsing data ...bauerb@chromium.org2011-01-1310-10/+68
* Add UMA stats for blocking outdated plugins.bauerb@chromium.org2011-01-131-0/+9
* Add font-equivalent mapping for a few Chinese/Japanese fonts for CrOS.jshin@chromium.org2011-01-131-23/+74
* Revert "Revert "Use libcros to convert input method ID to keyboard overlay ID.""mazda@chromium.org2011-01-137-97/+103
* Make a separated library for files common between webkit_support and test_shelltkent@chromium.org2011-01-132-19/+31
* Remove a TODO to convert bool failed, bool failure_ignored to an enum.tfarina@chromium.org2011-01-131-2/+1
* Fix and re-enable SSL renegotiation when using system SSL on OS X 10.5.x. Sys...rsleevi@chromium.org2011-01-132-29/+58
* Avoid a possible race between entry deletion and a command, in the event acevans@chromium.org2011-01-131-2/+2
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-13109-543/+590
* Tidy up <select>s in tabbed options.estade@chromium.org2011-01-1314-63/+68
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-1367-78/+32
* Add autofill metrics to dig into the failure case.isherman@chromium.org2011-01-135-17/+204
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-1327-88/+817
* Bugfixes for the remoting setup wizard:sergeyu@chromium.org2011-01-136-26/+76
* Mac: Don't change active Space when entering or exiting full screensail@chromium.org2011-01-134-137/+8
* Rolled ANGLE to r530apatrick@chromium.org2011-01-131-1/+1
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-136-17/+13
* Disable Pepper 3d contexts when accelerated compositing of plugins is disabledpiman@google.com2011-01-131-0/+5
* Disable BrowserKeyEventsTest.FLAKY_ReservedAccelerators, because it has been ...eroman@chromium.org2011-01-131-2/+2
* Add support in the ChromeFrame NPAPI plugin for receiving URL redirect notifi...ananta@chromium.org2011-01-138-3/+54
* Address post-review/commit nits from wtc for r71096 ( http://codereview.chrom...rsleevi@chromium.org2011-01-133-6/+6
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-1314-165/+147
* wstring: fix visitedlink_perftestevan@chromium.org2011-01-132-19/+8
* wstring: Remove a path from an error message.evan@chromium.org2011-01-131-2/+1
* Show crashed extensions on chrome://extensions.jennb@chromium.org2011-01-1311-9/+114
* views: Implement NativeTableGtk::SetColumnWidth method.tfarina@chromium.org2011-01-131-1/+7
* Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.jam@chromium.org2011-01-137-30/+2
* Re-land 71230.eroman@chromium.org2011-01-1312-157/+510