summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reject certificates that are valid for too long."palmer2014-11-1119-831/+268
* Implement disable-app-list-dismiss-on-blur for ChromeOS.calamity2014-11-111-2/+5
* IndexedDB: Fixed Heap-use-after-free read in RunVersionChangeTransaction.cmumford2014-11-113-7/+21
* [NaCl SDK] Add build_artifacts.py scriptBen Smith2014-11-114-0/+898
* Remove outdated TODO comment, the issue has been resolved.scheib2014-11-111-3/+0
* Pending tasks in a message loop should be deleted before shutting down Blinkharaken2014-11-115-13/+44
* Fixing parameter names in AudioDirectiveHandler. These TTLs have their units ...ckehoe2014-11-112-2/+2
* Add assertCalls to unittest's TestCaseperezju2014-11-112-0/+334
* [Athena] Add a test of focus transition from modal windowyoshiki2014-11-111-0/+32
* Collapse multiple USB device manifest permissions into a single entry.reillyg2014-11-119-187/+143
* PPAPI: Make GetProxiedInterface not re-enter the plugindmichael2014-11-114-26/+34
* Roll src/third_party/skia 8b79d23:ac6c4fcskia-deps-roller2014-11-111-1/+1
* [Telemetry] Split top_25 to top_25_smooth and top_25_repaintnednguyen2014-11-117-157/+327
* Cleanup and additional unit tests for DevicePermissionsManager.reillyg2014-11-113-10/+72
* Cleanup: Replace EXPECT_TRUE(false) with ADD_FAILURE().eroman2014-11-112-5/+5
* Cleanup: Use BN_bn2bin_padded() for zero-padding rather than custom code.eroman2014-11-111-3/+4
* Check trailing data when parsing ASN.1.davidben2014-11-1110-40/+86
* Use GL_LINEAR scaling instead of GL_NEAREST.dalecurtis2014-11-111-2/+2
* A cleanup CL after https://codereview.chromium.org/679273005/.wtc2014-11-112-2/+1
* net: add a batch of HSTS preloads.Adam Langley2014-11-112-1409/+1503
* GCM Directive fix. We need to handle directives without op ids, but we should...ckehoe2014-11-112-6/+65
* Export HomeCardView into a separate file.mukai2014-11-104-264/+342
* This gets at least a chunk of the Mac GN build working.dpranke2014-11-107-9/+104
* Add comments and explicit exclusions to DEPSstevenjb2014-11-101-0/+7
* Re-enable CastStreamingApiTestWithPixelOutput.EndToEnd for CrOS.miu2014-11-102-9/+4
* Remove unneeded net:: prefixes.wtc2014-11-101-8/+8
* Refactored TestCollection into its own module.mikecase2014-11-103-90/+97
* Cleanup: Use BN_bn2bin_padded() for zero-padding rather than custom code.eroman2014-11-101-15/+4
* easy-unlock: Update hardlock UMA.xiyuan2014-11-103-6/+27
* Ignore non-focusable field while identifying sections in FormStructure.brettw2014-11-1020-200/+361
* Roll src/third_party/WebKit d0c55d8:55b0ede (svn 185045:185062)blink-deps-roller2014-11-101-1/+1
* Minor cleanup of network_servicedavemoore2014-11-102-12/+6
* [Android] Add Instrumentation wrapper for gtest APKs.jbudorick2014-11-106-9/+233
* Fixed the source of the flakiness of the WebViewTest.ShimArcAttribute test.paulmeyer2014-11-102-7/+12
* Make landmines handle GN build directories better.brettw2014-11-101-1/+74
* Add debug::Alias for version to track unexpected DwmIsCompositionEnabled callScott Graham2014-11-101-1/+4
* Support vertical centering of multi-line labels.msw2014-11-102-22/+25
* Android: Cancel pending composite task when deleting layer tree hostsievers2014-11-101-0/+4
* Parameterize ui::Clipboard tests.dcheng2014-11-102-126/+141
* Add namespace to constrained_window componentoshima2014-11-1043-59/+87
* PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice.halcanary2014-11-1012-275/+80
* Make download_largest_favicon and touch icon use same code pathmichaelbai2014-11-102-11/+104
* Add basic alpha number support for detecting phone numbersqinmin2014-11-102-2/+17
* Revert "Revert "Reject certificates that are valid for too long.""Carlos Pizano2014-11-1018-61/+831
* Fix reporting_level_ initializationholte2014-11-101-3/+8
* Disable failing test on official cros build.Mitsuru Oshima2014-11-101-107/+114
* gpu:Avoid MakeCurrent when not neededpiman2014-11-101-1/+6
* Make Cronet targets available in regular Android build. Fix warnings reported...mef2014-11-108-175/+194
* Remove |connection| from MojoRendererService's constructor.xhwang2014-11-102-8/+3
* Revert "Reject certificates that are valid for too long."Chris Palmer2014-11-1018-831/+61