summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add wrapper class to media for support of Opus audio, and add a command line ...tomfinegan@chromium.org2012-12-181-0/+1
* Handle input params being null in ContentSettingsjoth@chromium.org2012-12-181-7/+7
* Use WebCore:DateTimeChooser for date/time form types instead of considering t...miguelg@chromium.org2012-12-1815-83/+234
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-184-11/+9
* Encrypted Media: Old video decrypt-only path clean-up.xhwang@chromium.org2012-12-181-1/+0
* Some initial changes for manipulating the top controls positions on Android.tedchoc@chromium.org2012-12-186-7/+44
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-1811-18/+163
* Explicitly set actions in devtools_resources as requiring cygwin (gyp only)iannucci@google.com2012-12-181-0/+1
* [Android WebView] Implement WebSettings.{get|set}LayoutAlgorithmmnaganov@chromium.org2012-12-182-4/+69
* StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...xians@chromium.org2012-12-1820-145/+130
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-182-0/+4
* Telemetry / Devtools TraceHandler: exposes tracing via dev tools.bulach@chromium.org2012-12-187-4/+379
* Beware of print-read inconsistency when serializing GURLs.tsepez@chromium.org2012-12-181-0/+17
* Refactoring JavaScript modal dialog.jcivelli@chromium.org2012-12-181-3/+6
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-176-34/+22
* Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.sievers@chromium.org2012-12-1717-58/+93
* Expand the comment explaining WebContents, and clean up example code.avi@chromium.org2012-12-172-3/+22
* Relanding r172627zmo@chromium.org2012-12-174-3/+177
* Fix java side pending motion events queue for Androidyusufo@chromium.org2012-12-172-34/+97
* Add myself as an owner for Mac sandbox files.jeremy@chromium.org2012-12-172-0/+9
* 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