summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Clear client when releasing the TextureLayer in pepperpiman2015-05-051-1/+4
* Fixed PDF resize issue.paulmeyer2015-05-051-8/+8
* Remove use of deprecated GrContext functions.bsalomon2015-05-051-2/+3
* Mac: Ensure that web contents background matches themeccameron2015-05-0510-10/+43
* If JSON parsing fails, print out why.hubbe2015-05-051-1/+7
* Revert of OOPIF: Specify previous sibling frames when creating new RenderFram...piman2015-05-0516-275/+102
* Initialize the CDM asynchronouslyjrummell2015-05-0511-56/+168
* Implements ListenForSessionMessages in PresentationServiceImpl; uses Swap to ...haibinlu2015-05-059-4/+319
* Launch a new task for web searchhush2015-05-053-4/+49
* Make the GN Windows component build work.brettw2015-05-051-0/+1
* Delete unused FilterURLTermiate_* actions.asvitkine2015-05-051-3/+0
* Turn new video rendering path on by default, invert flag.dalecurtis2015-05-051-1/+1
* Add callback in UserScriptLoader to notify users when scripts are loaded.hanxi2015-05-053-2/+21
* OOPIF: Specify previous sibling frames when creating RenderFrames.alexmos2015-05-0516-102/+275
* GN Windows component build fixesbrettw2015-05-051-25/+3
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-054-21/+81
* Adding discardable memory dump provider.ssid2015-05-056-18/+126
* VideoCaptureBufferPool: Check pixel format when allocating. Provide Type in a...mcasas2015-05-054-2/+24
* Lazily initialize MessageLoop for faster thread startupkinuko2015-05-054-10/+9
* Change the callsites of InterfacePtr<> methods which directly deal with messa...yzshen2015-05-052-4/+4
* Notify BrowserAccessibilityManager of frame info after already loadeddemarem2015-05-053-1/+19
* bluetooth: Implement scanning for requestDevice.ortuno2015-05-052-20/+93
* GuestView: Simplify guest IPCSfsamuel2015-05-052-34/+3
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in content/browser...anujk.sharma2015-05-054-14/+16
* Revert of Classify navigations without page id in parallel to the existing cl...pdr2015-05-0531-1092/+414
* Revert "Fix problem with accents caused by race condition."aelias2015-05-053-144/+21
* Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt...dbeam2015-05-0526-69/+138
* Revert of Change the callsites of InterfacePtr<> methods which directly deal ...dbeam2015-05-052-4/+4
* Remove ICS support from Chromium code.aurimas2015-05-057-118/+27
* Experiment for disabling accelerated video decoding.hubbe2015-05-052-8/+28
* Change the callsites of InterfacePtr<> methods which directly deal with messa...yzshen2015-05-052-4/+4
* Bound the size of user certificate that may be imported.davidben2015-05-042-6/+24
* bluetooth: Refactor BluetoothDispatcherHost to use WeakPtrFactory for callbacks.ortuno2015-05-043-22/+13
* GN Windows component build fixes.brettw2015-05-043-6/+11
* content: Rename webkit_test_helpers.{cc,h} to blink_test_helpers.{cc,h}tfarina2015-05-0411-15/+14
* win: Remove --enable-handle-auditing(-all)? flagsthakis2015-05-0413-451/+0
* Revert of Pepper: Fix reentrancy problem in PepperPluginInstanceImpl. (patchs...bbudge2015-05-041-3/+0
* Remove JELLY_BEAN checks from GamepadList.javaaurimas2015-05-041-17/+1
* Enable BeginFrame scheduling on aurasimonhong2015-05-0426-138/+69
* Add support to execute JavaScript in an isolated worldtwellington2015-05-048-2/+168
* Revert of Ensure that the DirectWrite font cache works in Chrome canary on Wi...ananta2015-05-0416-159/+58
* Decouple the creation of trace data from where it gets written.simonhatch2015-05-043-54/+123
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-0431-414/+1092
* Rename ExecuteJavaScriptForTests to *WithUserGestureForTestsjochen2015-05-047-11/+18
* Make WebRtcAudioDeviceImpl::RemoveAudioRenderer not to change "playing_" flag.braveyao2015-05-041-1/+0
* Fix data race for VideoFrame::timestamp from black frames in MediaStreamVideo...magjed2015-05-041-5/+19
* Shut down RenderViewTest's scheduler before Blink is.sigbjornf2015-05-042-2/+10
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-041-3/+6
* win: Work on reducing style plugin warnings in content/, cloud_print/thakis2015-05-044-9/+23
* Implements OnFocus/OnBlur for InputMethodWin.shuchen2015-05-041-1/+1