summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fix Graphics2D in NaCl.brettw@chromium.org2012-12-031-11/+11
* Allow ASanified Chrome to use sched_getaffinityglider@google.com2012-12-031-0/+8
* Avoid attaching SurfaceTexture to GL context repeatedlyboliu@chromium.org2012-12-031-1/+1
* Experimental: Fix HasWrongProcessForURL in --site-per-process mode.creis@chromium.org2012-12-033-1/+44
* Do not stale cached position in GeolocationProvider::AddObserver.jknotten@chromium.org2012-12-032-0/+62
* Re-land: Add Chrome OS accessibility histograms.dmazzoni@chromium.org2012-12-033-0/+20
* Migrate the Android compositor to cc::Layer classes.leandrogracia@chromium.org2012-12-0311-93/+124
* Update screen rects when showing an infobar.keishi@chromium.org2012-12-032-1/+4
* RenderViewImpl::FromRoutingID: Use a global Routing ID map to lookup RenderViewsmgiuca@chromium.org2012-12-031-3/+13
* Revert 170668tasak@google.com2012-12-0322-243/+165
* Revert 165866jamesr@chromium.org2012-12-031-9/+0
* Revert 170694 (requested by acleung on irc, breaks content tests on linux)thakis@chromium.org2012-12-032-25/+3
* Revert 170590dmazzoni@google.com2012-12-033-20/+0
* Make sure Java Bridge cleans up all stub object it creates.acleung@google.com2012-12-032-3/+25
* Remove the flag for the Speech API and turn it on by default.tommi@chromium.org2012-12-015-12/+2
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-0122-165/+243
* cc: Add experimental --num-raster-threads option.reveman@chromium.org2012-12-011-0/+1
* Enable Stage3D on Chrome OSjbauman@chromium.org2012-12-011-12/+1
* Don't shutdown render "process" in single process modejoth@chromium.org2012-12-011-10/+7
* Adding tracing to measure synthetic smooth scrolling correctness hartmanng@chromium.org2012-12-011-0/+4
* Enable Pepper threading on canary.shess@chromium.org2012-12-012-2/+8
* Browser Plugin: Only update src attribute on top-level navigationsfsamuel@chromium.org2012-12-012-2/+10
* Aura: Fix poster circle resize on Alex.backer@chromium.org2012-11-301-1/+1
* Add Chrome OS accessibility histograms.dmazzoni@chromium.org2012-11-303-0/+20
* Let content_unittests almost build with the components build on androidthakis@chromium.org2012-11-307-18/+31
* Fix crash on win_aura buildbot because a RootWindow was getting multiple AddR...jam@chromium.org2012-11-301-0/+2
* Add gestureFlingStart to gestures that can cancel a deferred tapDownyusufo@chromium.org2012-11-301-4/+2
* [Android] Remove onUrlStarChanged method from WebContentsDelegateAndroid.jknotten@chromium.org2012-11-303-18/+0
* Messages needed for webview compositor communication.alexst@chromium.org2012-11-305-0/+83
* events: Allow retrieving the current event being dispatched from EventDispatc...sadrul@chromium.org2012-11-302-18/+22
* Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...ben@chromium.org2012-11-303-20/+24
* Do DXVA pre-sandbox initialization off the main thread.apatrick@chromium.org2012-11-304-42/+67
* Create a ContentVideoViewDelegate.javaacleung@google.com2012-11-304-32/+111
* Use textInputInfo instead of textInputType in getTextInputTypeyusufo@chromium.org2012-11-301-4/+2
* Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...ben@chromium.org2012-11-303-24/+20
* Only consume a user gesture if we actually create a viewjochen@chromium.org2012-11-301-1/+2
* Make MaybeCompleteDownload private.rdsmith@chromium.org2012-11-304-20/+13
* Browser Plugin: Simplify BrowserPluginPropertyBindingfsamuel@chromium.org2012-11-301-20/+2
* Implement input type=color for androidmiguelg@chromium.org2012-11-307-0/+182
* gpu: Add async upload functions.epenner@chromium.org2012-11-302-0/+52
* Order the GL overlays above windows if possible.avi@chromium.org2012-11-3011-17/+88
* Adding first WebRTC browser test.phoglund@chromium.org2012-11-303-0/+84
* Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...ben@chromium.org2012-11-303-20/+24
* Move RenderStats enumeration out of gpu_benchmarking_extension.hartmanng@chromium.org2012-11-303-56/+53
* Remove old transaction() call, proxies, and messages.alecflett@chromium.org2012-11-305-76/+1
* Revert 170451 - [content shell] add support for testRunner.canOpenWindows and...jochen@chromium.org2012-11-307-48/+0
* Subclassable TestCallbackHelperContainer constructor for tests.aruslan@chromium.org2012-11-301-0/+6
* intents: Kill deprecated SendReplyMessage method.tfarina@chromium.org2012-11-306-24/+2
* [content shell] add support for testRunner.canOpenWindows and disallow openin...jochen@chromium.org2012-11-307-0/+48
* Cleanup: use MockGeolocationArbitrator to test GeolocationProviderjknotten@chromium.org2012-11-3012-223/+277