summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* [Android] Fallback to a default drawable for the PopupZoomer.benm@chromium.org2012-11-052-15/+12
* PeerConnection will setup the call before connecting the audio tag, in this c...xians@chromium.org2012-11-051-10/+4
* Fix ContentViewCore.flingScroll()husky@chromium.org2012-11-0510-5/+165
* [content shell] dump text results if the test url contains the subpath dumpAs...jochen@chromium.org2012-11-051-0/+5
* [content shell] keep the value of the current working directory in the rendererjochen@chromium.org2012-11-054-5/+40
* Trap cases where the data pointer is null earlier.darin@chromium.org2012-11-051-1/+5
* Disable threaded compositing when texture sharing is blacklistedjamesr@chromium.org2012-11-041-0/+9
* Expose extra SurfaceTextureBridge methods.sievers@chromium.org2012-11-034-4/+59
* Try#2: InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-11-035-32/+114
* Browser Plugin: Implement autosize (Embedder-side code)fsamuel@chromium.org2012-11-0317-198/+440
* Avoid leaking SerializedHandles.yzshen@chromium.org2012-11-022-5/+2
* IndexedDB: Support id-based references in the IPC/Proxy code.alecflett@chromium.org2012-11-0211-107/+543
* Revert "Expose extra SurfaceTextureBridge methods."phajdan.jr@chromium.org2012-11-024-58/+4
* Enable the strict Seccomp-BPF policy for renderers on ARM.jorgelo@chromium.org2012-11-021-5/+2
* Adding histogram for the number of Wifi adapters in Windows.vadimt@chromium.org2012-11-021-0/+16
* Fix swap ack to always be echo on aurascottmg@chromium.org2012-11-021-1/+1
* Expose extra SurfaceTextureBridge methods.sievers@chromium.org2012-11-024-4/+58
* Pepper Flash Mac: Fix focus issue when window activation changessail@chromium.org2012-11-023-2/+67
* Flip android decorations vertically.dtrainor@chromium.org2012-11-021-3/+3
* Make cc a componentpiman@chromium.org2012-11-021-0/+1
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-025-9/+17
* Add DoubleTap and LongPress to the list of gestures that can follow TapDownyusufo@chromium.org2012-11-021-2/+5
* Revert 165719 - Move aura shared and desktop classes to the views target. Not...ben@chromium.org2012-11-022-6/+4
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-0216-101/+80
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-022-4/+6
* Clean Up: TSF related stuffnona@chromium.org2012-11-023-43/+43
* Revert 165430 - fix win_aura not getting swap_ack (Suspect this revision intr...kbr@chromium.org2012-11-021-5/+0
* Disable part of IndexedDBLayoutTest.KeyTests - failing circa WK r133272jsbell@chromium.org2012-11-021-1/+2
* Use gfx::IntersectRects() where appropriate in BackingStoreWin.danakj@chromium.org2012-11-021-2/+1
* DevTools: [remote debugging] emit Inspector.detached protocol message upon co...pfeldman@chromium.org2012-11-026-2/+31
* Temporarily disable PluginTest.OpenPopupWindowWithPluginjam@chromium.org2012-11-021-1/+1
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-027-51/+115
* Stop passing the parent hwnd to the plugin process on initialization.jam@chromium.org2012-11-024-44/+31
* Check native is initialized before sending VSync updates.tedchoc@chromium.org2012-11-021-1/+3
* Enable gpu crash tests in contentyongsheng.zhu@intel.com2012-11-025-1/+187
* Implement audio/video sync instrumentation for WebRTChclam@chromium.org2012-11-024-0/+23
* Clean up memory manager's context tracking structures.ccameron@chromium.org2012-11-026-163/+157
* Flash Mac: Fix escape to exit fullscreensail@chromium.org2012-11-023-1/+74
* Add a 'NACL' plugin type to PepperMessageFilter so we can block private APIs.bbudge@chromium.org2012-11-023-4/+4
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-021-0/+7
* Remove the synchronized methods by using lock obj.michaelbai@chromium.org2012-11-021-38/+54
* Disable PluginTest.GetURLRedirectNotificationkaiwang@chromium.org2012-11-021-1/+1
* Adding the logic to process some new error codes from android media playerqinmin@chromium.org2012-11-021-10/+0
* Minor cleanup in DownloadCreateInfo structure.rdsmith@chromium.org2012-11-0114-70/+18
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-0111-7/+446
* Adjust gpu memory manager limits for Android for high-res tablets. ccameron@chromium.org2012-11-013-96/+123
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-1/+2
* Make fullscreen Flash use the discrete GPUjbauman@chromium.org2012-11-011-0/+1
* Move more mock objects that are used in one unittest file to an anonymous nam...jam@chromium.org2012-11-013-81/+88
* Make Chrome Trace work with Android ATrace.wangxianzhu@chromium.org2012-11-012-10/+36