summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reduce likelihood of double-get of top-level prerendered resource.cbentzel@chromium.org2011-05-3011-13/+300
* Add metrics to determine what font types are being used with print preview.vandebo@chromium.org2011-05-301-0/+27
* Rolls Skia 1444->1445 to fix component builds.vandebo@chromium.org2011-05-301-1/+1
* WebKit Roll: 87693 => 87696.abarth@chromium.org2011-05-301-1/+1
* Support multiple flimflam profiles and UI for sharing networks.stevenjb@google.com2011-05-309-302/+639
* net: add squareup.com and uprotect.it to HSTS preloaded list.agl@chromium.org2011-05-302-0/+16
* Revert 87242 - Add metrics to determine what font types are being used with p...vandebo@chromium.org2011-05-301-27/+0
* Roll WebKit 87627 => 87693. (Hopefully this one will stick.)abarth@chromium.org2011-05-301-1/+1
* Fix RandUint32 to be uniform.joi@chromium.org2011-05-301-4/+2
* Fix base::RandGenerator bug (it had non-uniform random distribution). Add tes...joi@chromium.org2011-05-302-1/+74
* Add metrics to determine what font types are being used with print preview.vandebo@chromium.org2011-05-301-0/+27
* Mark NotificationTest.TestActivateDeactivate flakykinuko@chromium.org2011-05-301-1/+2
* I should read my email before committing.abarth@chromium.org2011-05-301-1/+1
* Roll WebKit DEPS: 87627 => 87690.abarth@chromium.org2011-05-301-1/+1
* Add unit test for removing history via BrowsingDataRemoverjochen@chromium.org2011-05-303-8/+90
* Add ScopedAllowIO for InMemoryURLIndexjochen@chromium.org2011-05-301-0/+5
* Mark ExtensionCrashRecoveryTest.TwoExtensionsShutdownWhileCrashed FLAKY on Linuxkinuko@chromium.org2011-05-301-0/+5
* Fix clang style plugin problems.thakis@chromium.org2011-05-302-7/+34
* Fix memory leak of base/i18n/time_formatter.cckinaba@google.com2011-05-301-2/+2
* Mark SSLUITest.TestRefNavigation flaky on ChromeOSkinuko@chromium.org2011-05-301-1/+9
* mac: turn download shelf link into a buttonthakis@chromium.org2011-05-3012-245/+409
* Don't try to lock surfaces on TOUCH_UI.backer@chromium.org2011-05-302-9/+9
* Fix ChromeOS clock menu so that it can show 12-hour clock in all locales.kinaba@google.com2011-05-305-31/+213
* Integrate QuotaTemporaryStorageEvictor and QuotaManager functions.dmikurube@chromium.org2011-05-308-38/+204
* Use URLFetcher::Create instead of new in http_bridge.cc.qsr@chromium.org2011-05-306-8/+65
* Revert 87221 - Disable BrowserFocusTest.FocusOnReload on Linux, caused by htt...mnaganov@chromium.org2011-05-301-5/+0
* Suppress a couple of more Dr. Memory false positivestimurrrr@chromium.org2011-05-301-4/+12
* Suppress yet another Dr. Memory false positivetimurrrr@chromium.org2011-05-301-0/+6
* Add another ScopaAllowIO, this time to TemplateUrlModel.finnur@chromium.org2011-05-301-0/+3
* WebKit roll back to 87627. Looks like r87628 is evil (causes reliability cras...mnaganov@chromium.org2011-05-301-1/+1
* Disable BrowserFocusTest.FocusOnReload on Linux, caused by http://trac.webkit...mnaganov@chromium.org2011-05-301-0/+5
* Remove the suppression for the race reports on net_ tests happening when we d...timurrrr@chromium.org2011-05-301-19/+0
* Exclude all X509CertificateTest teststimurrrr@chromium.org2011-05-301-1/+1
* Update a plugin version for chromeosnirnimesh@chromium.org2011-05-301-1/+1
* Add FAILS_ prefixes to failing tests on Windows.hbono@chromium.org2011-05-302-0/+11
* Roll WebKit DEPS: 87673 => 87678. (Attempting to fix interactive_ui_tests.)abarth@chromium.org2011-05-301-1/+1
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-3010-8/+107
* Roll WebKit DEPS: 87610 => 87673.abarth@chromium.org2011-05-301-1/+1
* PrintPreview: Print Preview is not staying associated with initiator renderer.kmadhusu@chromium.org2011-05-3013-134/+252
* Disable CaptureVisibleTabPng on Linux because it is timing out.vandebo@chromium.org2011-05-301-2/+3
* Improve print preview UMAs based on jar's feedback.vandebo@chromium.org2011-05-306-109/+85
* Added tab that shows filtered network realated ChromeOS system logs to net-in...tbarzic@chromium.org2011-05-295-3/+463
* Add ability to change web store promo logo at runtime.jstritar@chromium.org2011-05-2911-21/+96
* Make clang happy again.michaeln@google.com2011-05-292-1/+5
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-2921-143/+541
* Work around a scoped_refptr somehow not getting deleted in destructor.ericu@chromium.org2011-05-294-37/+7
* Updating trunk VERSION from 780.0 to 781.0chrome-release@google.com2011-05-291-1/+1
* Roll Skia 1437 -> 1444vandebo@chromium.org2011-05-291-1/+1
* Fix clang complaint.vandebo@chromium.org2011-05-293-6/+9
* Add exclude_matches to content_scripts for negating match patterns.tessamac@chromium.org2011-05-2915-30/+248