summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add signalSyncPoint to the WebGraphicsContext3D command buffer impls.danakj@chromium.org2013-04-272-1/+19
* Reland https://chromiumcodereview.appspot.com/14286004 which was reverted fuevarunjain@chromium.org2013-04-273-11/+9
* Fix deadlock between UI thread and drag and drop thread on Windows.dcheng@chromium.org2013-04-273-2/+19
* GpuVideoDecodeAccelerator lifecycle fixes.sheu@chromium.org2013-04-276-36/+23
* Disabling flaky test: WebrtcBrowserTest.CanMakeEmptyCallThenAddStreamsAndRene...miu@chromium.org2013-04-271-2/+2
* gesture nav: Encode screenshots in a worker thread.sadrul@chromium.org2013-04-276-19/+133
* Disable MediaSource on Android.acolwell@chromium.org2013-04-271-0/+4
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-2727-346/+393
* Blacklist the GeForce GT 330M, 9400, and 9400M on OSX < 10.8bajones@chromium.org2013-04-271-1/+18
* RenderView: When loading an alternate error page fails,mmenke@chromium.org2013-04-272-3/+9
* Revert 196894 "First step to add audio track support to local st..."miu@chromium.org2013-04-2715-698/+230
* First step to add audio track support to local stream.xians@chromium.org2013-04-2715-230/+698
* Displays stream properties like msid/label with the ssrc for stats table and ...jiayl@chromium.org2013-04-2611-232/+649
* [Android] finishComposingText start following IME API.aurimas@chromium.org2013-04-262-145/+108
* Merge MediaPlayerAndroid with MediaPlayerImplAndroid.qinmin@chromium.org2013-04-263-33/+20
* Check for guest renderer before casting to RenderWidgetHostViewAura invarunjain@chromium.org2013-04-261-1/+5
* Revert 196728 "Websocket should fire 'error' event if no server ..."ojan@chromium.org2013-04-267-49/+2
* Fix memory leaks from http://codereview.chromium.org/12886022.rdsmith@chromium.org2013-04-262-5/+34
* Disabled flaky test: TouchEditableImplAuraTest.TouchCursorInTextfieldTestmiu@chromium.org2013-04-261-1/+2
* navigation-controller: Move all logic related to taking screenshots to Screen...sadrul@chromium.org2013-04-267-244/+392
* Resume WebKit shared timers only in previously suspended processes.pliard@chromium.org2013-04-261-9/+49
* Fix PPB_TrueTypeFont GetTable functions by precaching on Windows.bbudge@chromium.org2013-04-261-10/+47
* Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh..."tonyg@chromium.org2013-04-261-2/+2
* Improved measurement of rasterize time and pixels rasterized.ernstm@chromium.org2013-04-261-5/+0
* Remove ChildThread::ResolveRoute. The renderer cases are safer done by using ...jam@chromium.org2013-04-268-35/+19
* Websocket should fire 'error' event if no server availableli.yin@intel.com2013-04-267-2/+49
* [Android] Replace syncing in ContentSettings with an explicit requestmnaganov@chromium.org2013-04-265-116/+32
* Connect webrtc MediaSourceInterface ready states with webkit WebMediaStreamSo...kcwu@chromium.org2013-04-269-25/+211
* [Quota][FileAPI] Add quota policy to FileSystemOperationContexttzik@chromium.org2013-04-262-14/+18
* content: convert devtools notifications to callbackskaznacheev@chromium.org2013-04-269-36/+46
* [Android] Only pass positive dimensions to SurfaceTexture#setDefaultBufferSizebenm@chromium.org2013-04-261-1/+3
* Revert 196670 "Add Transient FileSystem which goes away after it..."kinuko@chromium.org2013-04-261-2/+1
* Add Transient FileSystem which goes away after its snapsot file is gonekinuko@chromium.org2013-04-261-1/+2
* [Quota] Add cache disabled usage tracking modetzik@chromium.org2013-04-261-0/+1
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-263-10/+9
* Notify the interstitial page's web contents delegate of focus.msw@chromium.org2013-04-261-0/+4
* Add token_bucket_usec debug traces to SmoothEventSampler.miu@chromium.org2013-04-261-0/+4
* Delete MacVDA from the codebase since it is dead code and not being worked on.fischman@chromium.org2013-04-2610-1099/+2
* GpuVideoDecodeAcceleratorHost lifecycle fixes.sheu@chromium.org2013-04-268-38/+79
* Adding Telemetry driven WebGL conformance testsbajones@chromium.org2013-04-262-0/+139
* Increase delay required before falling back to timer-based capture.nick@chromium.org2013-04-262-15/+17
* Implement ExtendSelectionAndDelete interface in TextInputClient.nona@chromium.org2013-04-261-3/+2
* WebContentsVideoCapture: Drop frames from captures that complete after subseq...justinlin@chromium.org2013-04-261-1/+13
* Drop frames with older timestamps than the last delivered frame.justinlin@chromium.org2013-04-262-1/+13
* Revert "Add a ConvertableToTraceFormat type to the trace framework."tonyg@chromium.org2013-04-261-1/+1
* Added WebGL blacklist entry for Nvidia 6200 LEbajones@chromium.org2013-04-261-1/+14
* Enable the GPU sandbox by default on Chrome OS.jln@chromium.org2013-04-251-4/+1
* Fix crash in GpuVideoDecodeAcceleratorHost::Decode.apatrick@chromium.org2013-04-254-25/+21
* Enable the ARM GPU policy.jorgelo@chromium.org2013-04-251-3/+2
* Reserve so that appending to vector doesn't make element references invalid.dmazzoni@chromium.org2013-04-251-4/+4