summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Build fix for content_shell.jochen@chromium.org2013-01-241-1/+1
* Disable FrameChangeVideo properlyjochen@chromium.org2013-01-241-6/+3
* Disable EncryptedMediaTest.FrameChangeVideo on Windowsjochen@chromium.org2013-01-241-1/+7
* [content shell] skip inspector tests for now until wiring is sorted outjochen@chromium.org2013-01-241-11/+3
* Revert 178505jochen@chromium.org2013-01-244-122/+8
* Add non-uniform memory management policy for impl-side painting.ccameron@chromium.org2013-01-244-64/+285
* Add "frame to navigate" to NavigationEntry and plumb it to the RenderViewImpljochen@chromium.org2013-01-249-8/+69
* This is the continuation of https://codereview.chromium.org/11615008/ kaiwang@chromium.org2013-01-242-3/+3
* Block power save while uploading data.hashimoto@chromium.org2013-01-244-0/+69
* cros: Discard history screen shots at low memory signaljamescook@chromium.org2013-01-244-0/+26
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-246-7/+46
* Do not call g_type_init when GLib version is 2.35 or above.qtc746@motorola.com2013-01-241-0/+5
* Add browser test for encrypted media with media source config changes.shadi@chromium.org2013-01-244-8/+122
* Kill ExecuteJavascriptAndGetValue.avi@chromium.org2013-01-248-268/+95
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-244-0/+71
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-2415-258/+138
* Only use glFinish workaround when on Intel GPU.jbauman@chromium.org2013-01-242-21/+34
* Makes select windows appear at the right place after moving the windowsky@chromium.org2013-01-242-5/+23
* Fix some bug in shader name hashing.zmo@chromium.org2013-01-241-0/+1
* Fix resize errors.alexst@chromium.org2013-01-242-1/+11
* Allow the chrome.tabCapture.* extension API to capture full screen flash widg...justinlin@chromium.org2013-01-244-3/+64
* Fix P2PSocketHostUDP to handle EHOSTUNREACH error.sergeyu@chromium.org2013-01-241-7/+25
* Enable renderer side mixing on Linux!dalecurtis@chromium.org2013-01-243-13/+10
* [Android] Should not update IME status when gesture needs to be disambiguatedtrchen@chromium.org2013-01-244-14/+25
* overscroll: Some UI fixes.sadrul@chromium.org2013-01-233-4/+89
* content: Add missing virtual destructor to ZygoteHost.tfarina@chromium.org2013-01-235-6/+10
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-232-2/+2
* Revert 178351cpu@chromium.org2013-01-237-40/+19
* Add 13 more accessibility tests and fix bugs encountered.dmazzoni@chromium.org2013-01-2356-81/+653
* Revert 178387cpu@chromium.org2013-01-232-18/+25
* Revert 178043cpu@chromium.org2013-01-232-25/+18
* Remove unused dom_automation.js.kkania@chromium.org2013-01-233-428/+0
* content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHEDphajdan.jr@chromium.org2013-01-237-19/+40
* Some minor refactoring to not depend on chrome for webui files that will move...jam@chromium.org2013-01-234-2/+20
* Implement Chrome glue code for PeerConnection::SignalingState.perkj@chromium.org2013-01-236-43/+73
* [content shell] disable async spell checking for layout testsjochen@chromium.org2013-01-231-0/+1
* Implement a prototype to render cross-site iframes in a separate process from...nasko@chromium.org2013-01-236-48/+116
* Ensures that WebRTC works for device selections using a different sample rate...henrika@chromium.org2013-01-2323-211/+377
* [content shell] hook up MockSpellCheckClientjochen@chromium.org2013-01-231-0/+3
* [content shell] add ShellMessageFilter to handle sync IPCs on IO threadjochen@chromium.org2013-01-237-43/+100
* Connecting webrtc-internals WebUI frontend with the backendjiayl@chromium.org2013-01-2311-271/+67
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-236-4/+23
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-233-9/+67
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-236-15/+16
* Move content/components/navigation_interception to src/componentskaiwang@chromium.org2013-01-2316-1030/+0
* Don't forward scroll gestures to the renderer -- they confuseccameron@chromium.org2013-01-232-42/+1
* cc: Reduce renderer_main thread priority when prefer_smoothness is setepenner@chromium.org2013-01-232-1/+64
* Webview: Introduce gutters around the image when resizeing contents and when ...alexst@chromium.org2013-01-233-35/+18
* [Telemetry] Fix typos in Screenshot code.dtu@chromium.org2013-01-231-1/+1
* [Android] Refactor MonthPickerDialog.benm@chromium.org2013-01-233-20/+2