summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* plugins: use new WebPluginContainer::setWebLayer API for compositing.piman@chromium.org2012-12-172-0/+5
* Add a base::ParseJson() function to help tests construct Values.jyasskin@chromium.org2012-12-171-52/+47
* Add DEPS rules to help enforce the general rule that the embedder should prov...joi@chromium.org2012-12-173-2/+17
* Disable BrowserPluginHostTest.GuestUnresponsive on win and linux due to flaki...tim@chromium.org2012-12-171-1/+9
* Attempt to reland r173248,173259zmo@chromium.org2012-12-1714-344/+286
* Remove IPC::MessageIterator.viettrungluu@chromium.org2012-12-172-4/+12
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-0/+1
* Revert 173246zmo@chromium.org2012-12-171-0/+4
* Fiddle with includes so we don't break the build once we land https://bugs.we...pilgrim@chromium.org2012-12-172-1/+1
* Revert "[RDS] Temporary workaround for black tabs"dfalcantara@chromium.org2012-12-171-2/+1
* Fix the test for Windows.zmo@chromium.org2012-12-171-0/+1
* Fix NULL pointer usage, it is P1 crash bug.felipeg@chromium.org2012-12-171-3/+16
* DevTools: allow query parameters and fragments in remote debugging command urls.pfeldman@chromium.org2012-12-172-1/+10
* [Android] Add API for specifying a charset for data Urls.benm@chromium.org2012-12-171-2/+42
* Browser Plugin: Reduce code repetition in BrowserPluginManager.fsamuel@chromium.org2012-12-176-450/+397
* Browser Plugin: Remove events cruftfsamuel@chromium.org2012-12-171-10/+0
* Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android.bulach@chromium.org2012-12-1715-15/+309
* [content shell] if the document is plain text, dump it as textjochen@chromium.org2012-12-171-0/+5
* [content shell] if a layout test runs notifyDone() before it has finished loa...jochen@chromium.org2012-12-172-0/+8
* [content shell] implement additional URL handling methods of the WebTestDelegatejochen@chromium.org2012-12-176-30/+65
* Sandbox the worker process on Macjeremy@chromium.org2012-12-172-4/+7
* Add UMA for measuring Content-Dispostion header use and abuse.asanka@chromium.org2012-12-173-0/+100
* [content shell] use WebTestRunner::WebPreferences for layout testsjochen@chromium.org2012-12-178-41/+44
* Generate PageTransitionTypes.java for Androidboliu@chromium.org2012-12-168-130/+180
* Fix Android ContentShell's incorrect behavior when opening link with window.o...shouqun.liu@intel.com2012-12-161-1/+5
* - crash when calling abort() in all ppapi processes;yzshen@chromium.org2012-12-162-17/+16
* Javascript TouchEvents now get key state mods.girard@chromium.org2012-12-161-0/+2
* This patch will use the device listener in media to monitor audio capture dev...xians@chromium.org2012-12-161-2/+9
* Implemented GetWindowSnapshot on RenderViewImplbajones@chromium.org2012-12-157-0/+71
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-153-0/+18
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-153-16/+20
* Ensure keymessage response to generateKeyRequest() has keySystem set for exte...ddorwin@chromium.org2012-12-151-2/+1
* Revert 173248, broke building on the official chrome/win bot:thakis@chromium.org2012-12-1514-283/+347
* Revert 173259, broke win7 tests:thakis@chromium.org2012-12-151-15/+9
* overscroll: Send all gesture-events to the gesture-event filter.sadrul@chromium.org2012-12-152-33/+53
* Fix a bug in r173248zmo@google.com2012-12-151-9/+15
* Fix typo'd usage of OS_MAC vs OS_MACOSX!dalecurtis@google.com2012-12-152-2/+2
* EME v0.1: Report defaultURL in KeyMessage.ddorwin@chromium.org2012-12-152-10/+58
* Only collect GL/D3D context specific GPUInfo in GPU processzmo@chromium.org2012-12-1514-347/+283
* Re-enable texture_size on GPU botszmo@google.com2012-12-151-4/+0
* Enable virtual context on IMG devices in a different waysievers@chromium.org2012-12-152-5/+21
* SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi...markus@chromium.org2012-12-151-5/+5
* Get rid of ipc_sender.h include in ipc_message.h.viettrungluu@chromium.org2012-12-146-3/+14
* Encrypted Media: Support Audio Decrypt-Only.xhwang@chromium.org2012-12-141-8/+6
* Linux Sandbox: Basic support for GPU broker.jln@chromium.org2012-12-141-86/+84
* gesture event filter: Add a check to help debug a crash.sadrul@chromium.org2012-12-141-0/+1
* [content shell] implement testRunner.execCommandjochen@chromium.org2012-12-144-0/+36
* Remove webview gyp time dependency on third_party/eyesfreeboliu@chromium.org2012-12-141-1/+7
* Only unbind a Graphics2D on destruction when we're actually bound.brettw@chromium.org2012-12-141-5/+5
* Revert 172287jamesr@chromium.org2012-12-142-41/+0