summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove WebDOMStringList from chromiumalecflett@chromium.org2013-04-226-19/+11
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-2214-1/+35
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-2231-189/+190
* Enable gesture tap highlighting by default on ChromeOSwjmaclean@chromium.org2013-04-221-0/+5
* Remove legacy open method from IDB renderer proxyalecflett@chromium.org2013-04-222-25/+0
* Use a bitmap encoder when serializing to SkPicturescroggo@google.com2013-04-221-1/+11
* Move Inspector.detached and Worker.disconnectedFromWorker event generation to...kaznacheev@chromium.org2013-04-224-6/+27
* Use Unix time for frame timestampsjustinlin@chromium.org2013-04-223-20/+11
* Allow showing pending URL for new tab navigations, but only if safe. creis@chromium.org2013-04-2214-43/+391
* Rename RenderViewHostDelegate::RenderViewGone -> RenderViewTerminatedphajdan.jr@chromium.org2013-04-227-23/+25
* [content shell] don't bail out because a renderer got unresponsive.jochen@chromium.org2013-04-221-4/+1
* Error response for malformed commands should be provided by DevTools backendyurys@chromium.org2013-04-221-9/+8
* Remove WebExceptionCode from IDB proxy codealecflett@chromium.org2013-04-229-66/+29
* remove unnecessary dependencies on WebSecurityOriginalecflett@chromium.org2013-04-224-6/+0
* Add brackets around newly multi-lined conditional block.pam@chromium.org2013-04-221-1/+2
* Android: Throttle the renderer harder.sievers@chromium.org2013-04-222-8/+2
* Implement vsync notification on Androidskyostil@chromium.org2013-04-226-39/+151
* Fix mac x64 build error in pepper_truetype_font_list_mac.mm.tapted@chromium.org2013-04-221-1/+1
* Modify AccessibilityTreeFormatter to build up an internal representation of t...aboxhall@chromium.org2013-04-2271-435/+669
* Mac Plugins: Remove PluginProcessHost dtor check that it is on the UI thread.thestig@chromium.org2013-04-221-18/+8
* Copy test data since it won't apply in try bots. BUG=126514jam@chromium.org2013-04-218-0/+83
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-2012-28/+350
* Reland "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-201-1/+3
* [Autofill] Handle the Tab Key in the new UIcsharp@chromium.org2013-04-202-9/+10
* Android: Throttle render compositor if browser (compositor) is behind.sievers@chromium.org2013-04-192-6/+59
* media: Add support for playback of VP8 Alpha video streamsvigneshv@chromium.org2013-04-192-0/+22
* Route input-related IPCs through compositor thread filter to preserve orderjamesr@chromium.org2013-04-192-44/+148
* Use the last committed entry in DidStopLoading, not the pending entry.creis@chromium.org2013-04-193-1/+129
* Revert "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-193-24/+1
* Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.jun.a.jiang@intel.com2013-04-192-2/+20
* Implement DeviceOrientation API on Windowssail@chromium.org2013-04-195-0/+266
* Remove the redundant declarationmrunal.kapade@intel.com2013-04-191-6/+0
* Adding Priority field to cookies.erikwright@chromium.org2013-04-193-7/+24
* Remove WebNode parameter from decidePolicyForNavigationjamesr@chromium.org2013-04-193-8/+15
* Change IsSwappedOut to const and do a more restrictive check.nasko@chromium.org2013-04-195-13/+18
* Added implementation of RemoteMediaStreams. perkj@chromium.org2013-04-1911-83/+529
* Fixing RenderViewImpl constructor initializers ordering.nasko@chromium.org2013-04-192-15/+19
* Create a runtime switch for WebSocket impelementationyhirano@chromium.org2013-04-191-0/+3
* Location/size change notification when external rendering is enabledwonsik@chromium.org2013-04-1911-6/+110
* Adding partially circular memory buffer wrapper.grunell@chromium.org2013-04-195-0/+377
* Send vsync notification from browser to renderer on Androidskyostil@chromium.org2013-04-195-3/+49
* [android] Resize the android_webview if it's 0x0 initially.mkosiba@chromium.org2013-04-192-29/+30
* Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..."nkostylev@chromium.org2013-04-193-42/+5
* Add a Java side command line switch that mirrors the native side switch for k...cramya@chromium.org2013-04-191-0/+3
* Category group support/Renamings.rubentopo@gmail.com2013-04-1911-87/+70
* Changes to closing contents with beforeunload/unload handlers:slamm@chromium.org2013-04-193-5/+42
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-198-41/+45
* Revert "Revert 193798 "Revert r192949 "Disable shader disk cache by defa...""dsinclair@chromium.org2013-04-191-2/+2
* Add Pepper TrueType font API call to enumerate fonts in a given family.bbudge@chromium.org2013-04-199-29/+208
* SIGSEGV in content::RenderWidgetHostViewAura::ApplyEventFilterForPopupExit()sschmitz@chromium.org2013-04-191-6/+3