summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fullscreen video in Android WebViewboliu@chromium.org2013-08-108-67/+206
* Fix static variables naming in ChildProcessLauncher.ppi@chromium.org2013-08-101-21/+21
* Fix scoped of closer for ACK for editor-related changes.nyquist@chromium.org2013-08-101-7/+7
* [Downloads] Move client guid for AV scanning of downloaded files to chrome/gbillock@chromium.org2013-08-1015-110/+90
* The window's KEEP_SCREEN_ON flag is more like controlling the screen from an ...michaelbai@chromium.org2013-08-104-21/+22
* Do PPB_FileIO Query and Read in the plugin process.bbudge@chromium.org2013-08-102-97/+0
* Passing NULL PeerConnectionIdentityService to Libjingle when Chrome is using ...jiayl@chromium.org2013-08-103-5/+20
* Relocate last remnants of webkit/renderer/media code.dalecurtis@chromium.org2013-08-102-2/+2
* Delete chrome.gpuBenchmarking.runRenderingBenchmarks.alokp@chromium.org2013-08-104-374/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-0916-96/+172
* Fix pinch gestures with nonscrollable root layer.aelias@chromium.org2013-08-092-2/+11
* [Tab Capture] Workarounds for asynch GPU readback on Haswell-based MacBook Airs.miu@chromium.org2013-08-095-62/+152
* Linux: use sandbox binary alongside chrome.phajdan.jr@chromium.org2013-08-092-36/+36
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-0928-952/+255
* Remove mention of NaCl in content/renderer/pepper after these files were move...jam@chromium.org2013-08-097-45/+52
* DevTools should not try to reattach in Render process is no actual client is ...prybin@chromium.org2013-08-091-1/+1
* Update ScreenCaptureDevice to support window capture.sergeyu@chromium.org2013-08-098-158/+191
* Add MediaStreamMsg_StopGeneratedStream message.hshi@chromium.org2013-08-0916-6/+93
* Moved power_monitor_test_base to a more appropriate locationbajones@chromium.org2013-08-092-2/+2
* Remove mention of webkit/plugins from DEPS files.jam@chromium.org2013-08-091-1/+0
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-0958-260/+256
* Revert "[Android] Disable Idle tracing by default"mkosiba@chromium.org2013-08-091-5/+0
* [Android] Disable Idle tracing by defaultjoth@chromium.org2013-08-091-0/+5
* [Download] Deprecate WRITE_SIZE_COUNT and WRITE_LOOP_COUNT UMA enums.asanka@chromium.org2013-08-092-7/+8
* Revert "Update ScreenCaptureDevice to support window capture."fmalita@chromium.org2013-08-098-192/+160
* Don't delete IndexedDB on some non-corruption I/O errors.dgrogan@chromium.org2013-08-096-27/+162
* Update ScreenCaptureDevice to support window capture.sergeyu@chromium.org2013-08-098-160/+192
* content should be referring to the public gyp file.tfarina@chromium.org2013-08-091-1/+1
* [android] Implement scrollbar support.mkosiba@chromium.org2013-08-092-5/+5
* Fix AutofillPopupWindow locationsgurun@chromium.org2013-08-091-1/+8
* Add GetTextInputMode function to TextInputClient.yoichio@chromium.org2013-08-094-0/+14
* Add histogram to measure the read deferral on crosswebsite navigationclamy@chromium.org2013-08-092-0/+8
* Do not destroy VDA in RTCVideoDecoder::Release.wuchengli@chromium.org2013-08-092-20/+25
* media::VideoFrame::WrapExternalSharedMemorysheu@chromium.org2013-08-094-18/+14
* Add DesktopMediaId type to identify desktop media source.sergeyu@chromium.org2013-08-099-18/+129
* Mark appropriate methods const in GestureEventFilterjdduke@chromium.org2013-08-092-15/+16
* Fix uninitialized is_async_promise_ in DevToolsProtocol::Response constructor.kaznacheev@chromium.org2013-08-091-1/+5
* Revert 216592 "Moved power_monitor_test_base to a more appropria..."nhiroki@chromium.org2013-08-092-2/+2
* Moved power_monitor_test_base to a more appropriate locationbajones@chromium.org2013-08-092-2/+2
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-08-092-10/+26
* Restore software compositing + thread assert on Aurapiman@chromium.org2013-08-091-0/+5
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-0917-15/+38
* Ensure that renderer-initiated pending entries can be replaced when a new creis@chromium.org2013-08-093-18/+75
* Revert 216530 "Linux Zygote: cleanup and sanity checks."jln@chromium.org2013-08-091-29/+20
* Preload GL libraries for ARM GPU sandbox.jorgelo@google.com2013-08-091-6/+13
* Linux Zygote: cleanup and sanity checks.jln@chromium.org2013-08-091-20/+29
* Fix |started_| variable for Device Motion Android data fetcher.timvolodine@chromium.org2013-08-091-2/+2
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-0913-411/+421
* [Android WebView] Bail out of resource extracting when no paks specified.benm@chromium.org2013-08-091-6/+20
* Change IME conversion status by focusing input elementyoichio@chromium.org2013-08-084-6/+102