summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Enable WebRTC HW decoding by default.wuchengli@chromium.org2013-09-134-15/+14
* Adds a 'copy to clipboard' button to the media-internals UI.tyoverby@chromium.org2013-09-133-4/+55
* Move demuxer-related operations from WebMediaPlayerProxyAndroid to RendererDe...scherkus@chromium.org2013-09-1310-155/+272
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-1310-192/+311
* Move context labelling logic out to ContextProvidersjamesr@chromium.org2013-09-138-18/+36
* Keep track of accessibility ids serialized to avoid duplicates/loops.dmazzoni@chromium.org2013-09-133-5/+85
* Feedback extension API fix. A recent CL broke this.michaeln@chromium.org2013-09-131-8/+16
* Running with IPC logging sometimes fails because the IPC logger getshubbe@chromium.org2013-09-131-0/+6
* Fix KeySystemsTest on Android.xhwang@chromium.org2013-09-131-8/+6
* Make SelectionHandleTest#testNoneditableSelectionHandles @FlakyTest for being...yoz@chromium.org2013-09-131-3/+7
* ui: Introduce a SequentialIDGenerator for generating IDs for touch events.sadrul@chromium.org2013-09-121-29/+11
* Enable use of XDamage in screen capture for ARM on Chrome OS.hshi@chromium.org2013-09-121-3/+2
* EVEA: Enable "tighter" bitrate control.posciak@chromium.org2013-09-121-5/+10
* Revert 222898 "Make SelectionHandleTest#testNoneditableSelection..."yoz@chromium.org2013-09-121-6/+2
* Expose LCD text setting to about:flags.alokp@chromium.org2013-09-122-1/+3
* Ash: fix video detector with delegated rendererpiman@chromium.org2013-09-128-11/+226
* Make SelectionHandleTest#testNoneditableSelectionHandles @FlakyTest for being...yoz@chromium.org2013-09-121-2/+6
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+2
* cc: Don't leave resources in a changed filter state.danakj@chromium.org2013-09-121-1/+0
* Add loop implementation for HTML5 Video on Androidakuoch@codeaurora.org2013-09-122-0/+19
* Rewrite VideoCaptureManager to streamline the lifetimes ofnick@chromium.org2013-09-129-913/+1012
* Disable cache color hinting optimization for SelectPopupDialog.primiano@chromium.org2013-09-121-0/+1
* Adding sievers@ as OWNER in gpu/ and content/common/gpu/piman@chromium.org2013-09-121-13/+14
* Add more diagnostic info to chrome://indexeddb-internalsjsbell@chromium.org2013-09-1210-26/+223
* Raise the max recursion depth in V8ValueConverterImpl from 10 to 100.kalman@chromium.org2013-09-122-4/+7
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-1212-32/+35
* Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."avi@chromium.org2013-09-1214-20/+5
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-125-9/+15
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-125-5/+5
* Remove delete_instead_of_resize_fbo workaroundsievers@chromium.org2013-09-121-9/+0
* Re-enable vsync in content_shellajuma@chromium.org2013-09-121-1/+0
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-125-15/+9
* Android: Add ability to play locally after disconnecting from the remote player.maybelle@chromium.org2013-09-122-0/+22
* Update bugs with radar links.avi@chromium.org2013-09-121-2/+6
* Telemetry: Increase moving touch pointer distance by touch slop.dominikg@chromium.org2013-09-121-6/+31
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-124-49/+0
* Implement window and view snapshots on Androidskyostil@chromium.org2013-09-121-0/+4
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-123-1/+6
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-126-31/+59
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-124-0/+49
* Extract the one-time NSS WebCrypto initialization code to the constructor.eroman@chromium.org2013-09-124-3/+19
* PPAPI: Add FileIO::OpenDev for Map() and plugin-side writesdmichael@chromium.org2013-09-121-5/+8
* Re-enable TouchCursorInTextfieldTest with some fixes and logsmohsen@chromium.org2013-09-122-4/+48
* Split media::DemuxerAndroid implementation of BrowserMediaPlayerManager to Br...scherkus@chromium.org2013-09-126-100/+160
* Downgrade log message in v8_value_converter from ERROR to WARNINGzork@chromium.org2013-09-121-2/+2
* Synthetic pinch-to-zoom gesture.dominikg@chromium.org2013-09-1216-10/+205
* Revert 222689 "Use an X event loop in the GPU process on Linux."dalecurtis@google.com2013-09-121-2/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+2
* Removes the --enable-new-media-internals flag.tyoverby@chromium.org2013-09-1221-1043/+166
* Provided batched input delivery with a BufferedInputRouterjdduke@chromium.org2013-09-1227-551/+2567