summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* mac: Rewrite some confusing code in web_contents_view_mac.erikchen@chromium.org2014-01-243-40/+62
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-2315-10/+166
* Clean up the receivers in VideoSourceHandler dtor in case the caller of Video...ronghuawu@chromium.org2014-01-234-33/+52
* <webview>: Fix incomplete drag operation to not make guest go stale.lazyboy@chromium.org2014-01-232-2/+6
* Make Android StreamTexture impl self-containedsievers@chromium.org2014-01-239-228/+134
* Browser Plugin: Perform NULL Check before grabbing embedder's RenderWidgetHos...fsamuel@chromium.org2014-01-233-12/+30
* Add myself as an OWNER of android content shell bits.tedchoc@chromium.org2014-01-231-0/+2
* Revert "Disable the XP presentation path (GPU direct) for Chrome Frame."grt@chromium.org2014-01-231-3/+0
* Rename WebMediaPlayerImpl::Repaint() to WebMediaPlayerImpl::InvalidateOnMainT...scherkus@chromium.org2014-01-232-21/+41
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-2328-165/+453
* Remove StreamTexture API from WGC3D implssievers@chromium.org2014-01-232-9/+0
* Workaround for a bad type cast in BrowserAccessibilityManagerTest.TestMoveChi...sebmarchand@chromium.org2014-01-231-0/+12
* Move preferred scrollbar style preference change listening from renderer to b...rsesek@chromium.org2014-01-238-36/+82
* Revert 246612 "Implement SetOption and GetOption methods defined..."akalin@chromium.org2014-01-2315-166/+10
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-2315-10/+166
* Wire VideoCaptureManager device capture formats to the renderer side.mcasas@chromium.org2014-01-2315-2/+196
* Remove unused geolocation code from TestRunner and WebTestProxy.mvanouwerkerk@chromium.org2014-01-234-74/+0
* Add an --enable-deferred-filters command-line flag.senorblanco@chromium.org2014-01-235-0/+10
* Convert MemoryBenchmarkingExtension to gin::Wrappablejochen@chromium.org2014-01-234-71/+96
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-233-6/+10
* Dependent on libyuv if webrtc is enabled in Androidmichaelbai@chromium.org2014-01-231-2/+1
* Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-234-6/+10
* Remove use of CoreAudioUtil::IsSupported() from AudioManager startup.dalecurtis@chromium.org2014-01-231-0/+7
* IndexedDB: Ignore stale Success if handle was passed in UpgradeNeededjsbell@chromium.org2014-01-231-0/+3
* Make sure that each NSWindow has its own GL contextccameron@chromium.org2014-01-231-16/+26
* Add some code to help debug RenderFrameImpl::createChildFrame failures.dcheng@chromium.org2014-01-232-1/+14
* Check for NULL dib in RenderWidgetHostImpl::OnShowDisambiguationPopup().tsepez@chromium.org2014-01-231-0/+6
* Sets $HOME for PPAPI plugin in ChromeOS.mukai@chromium.org2014-01-231-0/+10
* Convert the SkiaBenchmarkingExtension to a gin::Wrappable classjochen@chromium.org2014-01-235-295/+311
* Add Windows Flash hw video decode trial.ihf@chromium.org2014-01-223-8/+12
* Unbind GL context from the overlay NSViewccameron@chromium.org2014-01-221-1/+7
* Move WebContents.java and NavigationController.java to content_publictedchoc@chromium.org2014-01-226-7/+11
* As the AsyncReadBack is a hardware based approach, the performance can vary o...siva.gunturi@samsung.com2014-01-222-0/+18
* Reland r246322 - Only install extensions into the main worldjochen@chromium.org2014-01-221-1/+5
* IndexedDB: Only reset prefetch caches for cursors in same transactionjsbell@chromium.org2014-01-228-38/+313
* Changes look for scrollbars on windows (2)sky@chromium.org2014-01-221-0/+15
* Android: fix rotation vector exception on some Samsung devices.timvolodine@chromium.org2014-01-221-1/+16
* shell_aura: Set child to root window size, not host sizespang@chromium.org2014-01-221-1/+1
* Remove some unnecessary NULL checks of RenderFrameHost before calling WebCont...jam@chromium.org2014-01-223-10/+2
* Now that RenderFrame is per frame, remove the WebFrame pointer from RenderFra...jam@chromium.org2014-01-222-3/+2
* Make IPC_MESSAGE_EXPORT defined to be CONTENT_EXPORT for all IPCs in gpu_mess...jam@chromium.org2014-01-221-4/+3
* Revert of Only install extensions into the main world (https://codereview.chr...jochen@chromium.org2014-01-221-5/+1
* Revert of Compile fix (https://codereview.chromium.org/142213003/)jochen@chromium.org2014-01-221-1/+1
* [Pepper] Calculate reserved quota consumption by diff to maximum written offsettzik@chromium.org2014-01-221-2/+2
* Use a WebURL type for url parameter in registerProtocolHandler()gyuyoung.kim@samsung.com2014-01-222-5/+5
* Compile fixjochen@chromium.org2014-01-221-1/+1
* Only install extensions into the main worldjochen@chromium.org2014-01-221-1/+5
* Notify WebSocket opening handshake information to the renderer.yhirano@chromium.org2014-01-221-1/+39
* Certificate Transparency: Add UMA for SCT presence, type.eranm@google.com2014-01-221-5/+18
* The VAAPI support multiple render mode to support qing.zhang@intel.com2014-01-222-0/+22