summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-266-12/+13
* Blink roll 156665:156696.podivilov@chromium.org2013-08-261-2/+2
* DevTools: handle screencast's buffer swap on MacOSpfeldman@chromium.org2013-08-261-0/+4
* Send video frames backed by textures to WebRTC.wuchengli@chromium.org2013-08-265-27/+82
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-269-14/+12
* Fix size_t underflow in length calculation for SiteIsolationPolicy class.ajwong@chromium.org2013-08-252-14/+26
* Web MIDI: return initialization result in didStartSessiontoyoshim@chromium.org2013-08-241-4/+1
* Remove solid_color_scrollbar_thickness_dip from LayerTreeSettings.tony@chromium.org2013-08-241-2/+0
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Add --enable-input-mode-attribute commandline switchyoichio@chromium.org2013-08-244-0/+8
* To fix a bug introduced in r218819.dwkang@chromium.org2013-08-241-1/+1
* Don't serialize any DOM objects in V8ValueConverter, it can be extremely slow.kalman@chromium.org2013-08-241-0/+13
* telemetry: Partially switch smoothnes measurement to timeline.ernstm@chromium.org2013-08-242-37/+21
* IndexedDB: Fix a handful of confusing names and formatting glitchesjsbell@chromium.org2013-08-246-70/+70
* Fix reinterpret_casts of wndprocs to 32 bit valuesscottmg@chromium.org2013-08-241-8/+11
* UMA data collector for cross-site documents(XSD)dsjang@chromium.org2013-08-2333-8/+1178
* Disable org.chromium.content.browser.AddressDetectionTest#testMultipleAddress...tommycli@chromium.org2013-08-231-0/+5
* Don't show the search-by-image menu item when the image does not have contents.jnd@chromium.org2013-08-234-6/+7
* Android: Fix null ptr crashsievers@chromium.org2013-08-231-1/+1
* [Android] Fix crash in SelectActionModeCallback when performing a web searchbenm@chromium.org2013-08-231-0/+4
* Add missing leveldb gyp dependency for content_browsertestsjsbell@chromium.org2013-08-232-0/+2
* Revert 219204 "Attempt headless on win aura content_shell"scottmg@chromium.org2013-08-231-14/+1
* Remove unnecessary references to third_party/WebKit/public/web/WebMediaSource...acolwell@chromium.org2013-08-232-3/+0
* Remove double slash in include file path.sl.ostapenko@samsung.com2013-08-231-1/+1
* Android: implement Device Orientation shared memory fetcher.timvolodine@chromium.org2013-08-234-53/+164
* Refactor synthetic gesture handling to prepare for more gestures.dominikg@chromium.org2013-08-2337-484/+608
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-2327-534/+532
* Add trace events for expensive cases when presenting from the renderer.jbauman@chromium.org2013-08-233-0/+6
* Fix content browser test failure by enabling WebRuntimeFeatures::enableInputM...yoichio@chromium.org2013-08-231-4/+14
* Rename observer and clarify documentation.avi@chromium.org2013-08-232-8/+8
* Run |demuxer_| related tasks in the media thread in GTV.ycheo@chromium.org2013-08-235-91/+276
* Introduce MockResourceConverter to modularize testing of V8VarConverterraymes@chromium.org2013-08-236-84/+116
* Fix malformed <webview> crashfsamuel@chromium.org2013-08-236-17/+29
* Attempt headless on win aura content_shellscottmg@chromium.org2013-08-231-1/+14
* Replace WebMediaSourceClient references with WebMediaSourceNewacolwell@chromium.org2013-08-233-12/+12
* Rename the lock variable in ChildProcessLauncher.ppi@chromium.org2013-08-231-13/+13
* Fix a problem that certain videos do not displayqinmin@chromium.org2013-08-231-11/+11
* [Android] Add a flag to ignore the subsequent touch events.kkimlabs@chromium.org2013-08-232-0/+29
* Make Stream return STREAM_ABORTED to tell the reader it's failed.tyoshino@chromium.org2013-08-234-10/+43
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* Revert 219132 "Always enable FCM on Windows."creis@chromium.org2013-08-238-104/+35
* Fix shader uniform precision bug.zmo@chromium.org2013-08-221-13/+34
* <webview>: Fix resizefsamuel@chromium.org2013-08-221-12/+12
* Revert 217531 "Run |demuxer_| related tasks in the media thread."qinmin@chromium.org2013-08-225-239/+104
* Always enable FCM on Windows.gab@chromium.org2013-08-228-35/+104
* aura: Fix raciness in context loss and recreation.danakj@chromium.org2013-08-221-9/+25
* Start renderer in ContentViewCoreImpl::EvaluateJavaScript.michaelbai@chromium.org2013-08-225-9/+45
* Fixing switch ordersugoi@chromium.org2013-08-222-5/+4
* GTTF: Add a basic new unit test launcher.phajdan.jr@chromium.org2013-08-222-2/+12
* Support stream textures with the synchronous compositorsievers@chromium.org2013-08-226-14/+274