summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that on Windows 7, relaunching the browser via chrome://restart or cha...ananta2014-09-132-0/+22
* ServiceWorker: Implement navigator.serviceWorker.getRegistration [2/3]ksakamoto2014-09-138-31/+366
* Add private extension API to move the accessibility focus ring.dmazzoni2014-09-137-0/+71
* Clean up interfaces between Shader / ShaderTranslator / ANGLE side.zmo2014-09-1318-525/+582
* Run athena on deviceoshima2014-09-1316-21/+101
* Skia roll 8365830:c34b0d4skia-deps-roller2014-09-131-1/+1
* PPAPI: Fix GetBrowserInterface race conditionsdmichael2014-09-138-46/+69
* Clarify resolution change behaviors of video capture deviceshclam2014-09-1315-37/+43
* Cleanup: Remove Dispatcher and UserScript classes from builds where extension...thestig2014-09-139-22/+109
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-1338-39/+40
* Remove unnecessary DCHECK in TouchEventQueue handler notificationjdduke2014-09-132-1/+9
* cc: Remove cc:RasterRequiredForActivation synthetic delays.ernstm2014-09-1310-125/+43
* GN: Add notion of 'complete' static libraries, akin to GYP.cmasone2014-09-139-21/+149
* Animation: Fix bug in timing in compositorsamli2014-09-132-29/+74
* Use base::StringPairs where appropriate from /chromelimasdf2014-09-135-11/+11
* Propogate the clip rect for visible_content_rect into surfaces.danakj2014-09-132-2/+61
* Delete enumerations at Simple Cache backend deletion.gavinp2014-09-133-6/+64
* Replace the only use of media::MockStatisticsCB with a bound method.scherkus2014-09-133-18/+4
* Change PageTest.WillStartBrowser to depend on platform instead of browser obj...wuhu2014-09-1320-47/+49
* Cleanup: Remove a few unneeded #includes in Linux font files.thestig2014-09-132-5/+3
* Mac Video Capture: Add Blackmagic DeckLink SDK for Mac to third_party foldermcasas2014-09-1324-1/+3689
* Cleanup: cpplint from /extensionslimasdf2014-09-1313-36/+36
* [Ozone-DRI] Fix cursor showing on wrong monitor after display changesdnicoara2014-09-133-11/+21
* Android buildfix: ResourceExtractor moved to org.chromium.basegunsch2014-09-121-1/+1
* Plumbing for TCP FastOpen for SSL sockets.jri2014-09-1223-183/+430
* - Moved screenshot shortcut handling from MaximizeModeController to PowerButt...bruthig2014-09-1218-1182/+1831
* Add modifier flags to MotionEventjdduke2014-09-1230-71/+270
* Don't set metainfo ID for enhanced bookmarks extensionwittman2014-09-125-109/+20
* Move unit_tests sources to variables section in .gypi file.brettw2014-09-121-1444/+1448
* Hook WebMediaPlayerImpl up to Mojo's HTMLDocumentView.acolwell2014-09-1212-7/+346
* Drop DidStartHTTPServer to simplify object interactions.slamm2014-09-124-12/+35
* Compile chrome://settings, part 2: reduce from 950 to 400 errorsvitalyp2014-09-1268-257/+337
* Enabling webview in app_shell.lfg2014-09-1217-128/+159
* Deprecate direct use of legacy extension management preferencebinjin2014-09-127-47/+41
* Use a C++11 feature in a single file, to discover if this works everywhere.thakis2014-09-121-16/+0
* Mojo: Remove DCHECK disallowing passing of a remote message pipe.viettrungluu2014-09-122-6/+234
* Rename experimental_accessibility to accessibility_private in histograms.Dominic Mazzoni2014-09-123-13/+12
* Sprinkle some DVLOGs in media::WallClockTimeSource.scherkus2014-09-121-0/+4
* [Telemetry] Fix handling for two-part per-page value names in Chart JSON.eakuefner2014-09-123-6/+23
* Upstream changes for android signin promoguohui2014-09-123-0/+59
* Fix some more for= usage.Evan Stade2014-09-1213-272/+355
* Make "rt" library Linux-only in GN build.Brett Wilson2014-09-121-1/+4
* gn: fix last_commit_position.py and yasm_assemble.gnipiman2014-09-122-1/+2
* [NaCl SDK] nacl_io: Plumb through {,f}utime{,s}Ben Smith2014-09-1219-69/+277
* Fix l10n_util DCHECK on OSX quitting with more than one download in progress.mattm2014-09-121-3/+2
* Fix OMA download through context menuqinmin2014-09-123-4/+9
* IndexedDB: Switched two Iterator::Seek calls to Transaction::Get.cmumford2014-09-121-9/+11
* Browser Plugin: Don't crash browser when reloading crashed webviewfsamuel2014-09-123-5/+46
* IndexedDB: Enabled the LevelDB Bloom filtercmumford2014-09-123-9/+31
* Add a fallback for unparseable Java version numbers on Mac.bauerb2014-09-121-0/+9