summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at:sky@chromium.org2011-07-1319-412/+215
* Don't show a prompt when loading an extension with NPAPI plugins viampcomplete@chromium.org2011-07-134-52/+58
* Speculative build fix.evan@chromium.org2011-07-131-0/+1
* Update .DEPS.gitchrome-admin@google.com2011-07-131-1/+1
* gyp: update r933 -> r934evan@chromium.org2011-07-131-1/+1
* Linux Cert manager: improve PKCS #12 import error messages.mattm@chromium.org2011-07-135-14/+89
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-1324-118/+0
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-1321-110/+41
* ClearNativeFocus: Do it from widget, with appropriate native-widget implement...sadrul@chromium.org2011-07-1312-23/+35
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-1321-41/+110
* WebUI: work around a crash triggered by a specific navigation in tabbed options.mdm@chromium.org2011-07-131-0/+14
* Makes ctrl-shift-o show the bookmark manager on linux and windows.tfarina@chromium.org2011-07-133-0/+4
* Save autocomplete text for search fields and other specialized text fields.isherman@chromium.org2011-07-132-3/+36
* Disable testAboutAppCacheTabnirnimesh@chromium.org2011-07-131-0/+2
* Turn off scripting by default. If this sticks, a later CL will delete all the...dmichael@chromium.org2011-07-134-17/+12
* Update .DEPS.gitchrome-admin@google.com2011-07-131-1/+1
* WebKit roll 90830:90859.ojan@chromium.org2011-07-131-1/+1
* Revert 92289 - Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-139-317/+121
* Updating the C++ PPAPI to use non-dev File interfaces.sanga@chromium.org2011-07-138-91/+91
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-139-121/+317
* Tighten up two Autofill postal code regexes to require word boundariesisherman@chromium.org2011-07-132-1/+33
* roll clang r134361:r135004thakis@chromium.org2011-07-131-1/+1
* Make pp::CompletionCallback have a default constructor (which blocks),jvoung@google.com2011-07-134-4/+20
* Revert "Fix memory leak ProfileManagerTest."koz@chromium.org2011-07-131-2/+0
* Fixup threading for Chromoting's logging code.garykac@chromium.org2011-07-137-136/+87
* Move protocol_handler from chrome/browser to chrome/common so that extensions...yoz@chromium.org2011-07-1310-12/+12
* Prepare for landing of WebKit patch renaming AutoFill to Autofillisherman@chromium.org2011-07-135-6/+72
* Revert 92278 - Add some useful Chrome URLs to chrome://chrome-urls/.msw@chromium.org2011-07-131-22/+1
* Add some useful Chrome URLs to chrome://chrome-urls/.msw@chromium.org2011-07-131-1/+22
* Pull libcros v160.satorux@chromium.org2011-07-131-1/+1
* gtk: Add unittests for AcceleratorsGtk.tfarina@chromium.org2011-07-132-0/+29
* Initial support for cloudprint in print preview.abodenha@chromium.org2011-07-1315-75/+983
* Revert "Fix a memory leak in ProtocolHandlerRegistryTest."koz@chromium.org2011-07-121-2/+1
* Mark ExtensionApiTest.Stubs as disabled on mac due to timeouts.zea@chromium.org2011-07-121-1/+7
* Updating trunk VERSION from 820.0 to 821.0chrome-release@google.com2011-07-121-1/+1
* Fix a memory leak in ProtocolHandlerRegistryTest.koz@chromium.org2011-07-121-1/+2
* Fix memory leak ProfileManagerTest.koz@chromium.org2011-07-121-0/+2
* bookmarks: Use empty() accessor in some places instead of relying in child_co...tfarina@chromium.org2011-07-1210-19/+15
* Updating XTBs based on .GRDs from branch 782laforge@chromium.org2011-07-1226-230/+230
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-1210-273/+606
* Add printing/OWNERSthakis@chromium.org2011-07-121-0/+4
* Fixed issues with previous CL.rkn@chromium.org2011-07-123-40/+53
* Remove tests that are no longer failing from the downstream expectations file.ojan@chromium.org2011-07-121-9/+0
* Disable NoCookieIsolationWithoutApp on Windows.rdsmith@chromium.org2011-07-122-2/+8
* Fix the ARM build by converting a NULL to a 0 (it's a PP_Module).brettw@chromium.org2011-07-121-1/+1
* Add a network state notification interface to Pepper. Some plugins will needbrettw@chromium.org2011-07-122-0/+28
* Make the Var object use a PP_Module ID rather than a PluginModule object.brettw@chromium.org2011-07-1217-79/+108
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-1219-214/+412
* Remove test_expectations lines no longer needed after webkit roll that includ...ojan@chromium.org2011-07-121-5/+0
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-1219-412/+214