summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 49.0.2570.249.0.2570.2chrome-tpm2015-11-201-686/+581
* Incrementing VERSION to 49.0.2570.2chrome-tpm2015-11-211-1/+1
* Incrementing VERSION to 49.0.2570.1chrome-tpm2015-11-211-1/+1
* Update content desciption string for bookmark button in NTP toolbarjianli2015-11-212-2/+9
* [Line Layout API] Add nullptr constructors to all LineLayoutItem descendantspilgrim2015-11-219-0/+18
* Add * to devtools.gyp* OWNERSalph2015-11-211-2/+2
* Add cookie prefix metricsestark2015-11-214-16/+178
* [InfoBars] Move links from tertiary buttons to links in the message.dfalcantara2015-11-215-47/+54
* AppCache: fix a browser crashing bug that can happen during updates.michaeln2015-11-212-3/+11
* Remove unused file under LayoutTests/virtual/implsidepaintingXianzhu Wang2015-11-211-4/+0
* Add layout tests for the audio component of MediaStream Recording.ajose2015-11-2111-161/+266
* Roll dEQP 92f7752da8..cc0ded6c.jmadill2015-11-211-1/+1
* Split Mandoline-specific components out of mojo:core_services.msw2015-11-217-48/+8
* Fix inconsistencies in CHROMIUM_sync_point.txt.vmiura2015-11-211-6/+6
* Make File-Picker modal on Linuxjoone.hur2015-11-215-6/+105
* win gn: Use /safeseh, not /SAFESEHscottmg2015-11-211-3/+4
* [Offline pages] Properly informing observers when offline page is deletedfgorski2015-11-212-0/+8
* NaCl: Update revision in DEPS, 546ef11 -> b6ec17dmcgrathr2015-11-211-1/+1
* Revert of DevTools: local storage view is cloned upon each selection. (patchs...pfeldman2015-11-2115-71/+99
* Remove early return in ContentLayerDelegate::paintContents()wangxianzhu2015-11-211-8/+0
* Reduce the number of worker threads GN uses.brettw2015-11-204-3/+46
* Convert ConnectToApplication to take a params classben2015-11-2049-181/+116
* Reland: media::FFmpegVideoDecoder: remove ctor param |task_runner| and use a ...mcasas2015-11-208-21/+19
* Update V8 to version 4.9.41.v8-autoroll2015-11-201-1/+1
* Correct calculation of interest rect for squashing and scrolling contents layerwangxianzhu2015-11-203-39/+144
* Wrap closePanel function for Reader Modemdjones2015-11-201-12/+20
* Add event name to bare removeEventListener(listener) callsphilipj2015-11-209-13/+13
* Aura Android: Add implementation for two factory methodsbshe2015-11-204-8/+45
* Use std::tie for operator< in autofill.brettw2015-11-203-29/+12
* Auto-rebaseline for r360918Walter Korman2015-11-2025-10/+0
* Fix SerialWorker crash accessing DnsConfigServicePosix pointer.maclellant2015-11-203-12/+62
* Devtools: Force refresh of source mapssergeyv2015-11-204-28/+20
* [Android] Add gn support for multidex.jbudorick2015-11-2010-54/+178
* Aura on Android: Fix link errors when building content_unittests_apk.moshayedi2015-11-203-7/+7
* Unit tests for importing prefs from the Java side implementedagulenko2015-11-205-9/+83
* Try diagnosing missing glyphPageTreeNode crasherdrott2015-11-201-0/+1
* Revert of Fix Skia Depsroll (patchset #1 id:1 of https://codereview.chromium....dcheng2015-11-202-6/+12
* Roll clang 247874:253678Hans Wennborg2015-11-202-5/+22
* content: use base's CompareCaseInsensitiveASCII instead of C's tolowertfarina2015-11-201-7/+2
* cc: Longtest is long.danakj2015-11-201-22/+18
* ipc: Add basic memory usage tests for attachment brokering.erikchen2015-11-201-3/+169
* Connect ScrollAnimator to WebScrollOffsetAnimationCurve.skobes2015-11-203-1499/+135
* Attempt to de-flake BindingManagerIntegrationTest#testVisibilityDeterminedtedchoc2015-11-201-12/+17
* Add CRWTestWKWebViewEvaluator classjyquinn2015-11-201-0/+46
* Remove ScopedVector from message_pump_perftestolli.raula2015-11-201-2/+3
* Fix build after https://codereview.chromium.org/1457033002Nico Weber2015-11-201-2/+3
* Add null check to AXLayoutObject::computeAccessibilityIsIgnoreddmazzoni2015-11-201-0/+3
* Fix thread checking logic in ContextProviderCommandBufferjunov2015-11-201-3/+3
* Refactors BattOrError out into a separate filecharliea2015-11-206-14/+30
* Switch //components from vector_as_array to vector::data.davidben2015-11-2029-117/+70