summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move WebAXObjectProxy and AccessibleController from CppBoundClass to gin::Wra...hajimehoshi@chromium.org2014-02-2713-1599/+1612
* Implement MediaStreamVideoSource using video capturerers in Chrome.perkj@chromium.org2014-02-2724-694/+1495
* Reland r253665 "Rename MediaKeys*Msg to Cdm*Msg."xhwang@chromium.org2014-02-277-42/+43
* [telemetry] Move contents of tools/telemetry_tools to tools/telemetry/util/dtu@chromium.org2014-02-272-26/+26
* Make BeginRequest code more readabletyoshino@chromium.org2014-02-271-18/+17
* [impl-side-painting] CRASH decoding color profiled images on winnoel@chromium.org2014-02-271-2/+6
* Moving sigslot out of content::P2PAsyncAddressResolver as it's amallinath@chromium.org2014-02-273-49/+110
* Fixes webrtc-internals to properly handle negative values in the graphs.jiayl@chromium.org2014-02-271-24/+34
* Revert "Adds support for capturing a sub rect of the compositing surface."clamy@chromium.org2014-02-278-12/+138
* Fix software compositor responsivenessccameron@chromium.org2014-02-271-4/+17
* Adds support for capturing a sub rect of the compositing surface.clholgat@chromium.org2014-02-278-138/+12
* Send software frame ack even when compositor doesn't exist.jbauman@chromium.org2014-02-271-0/+2
* Pass Client pointer in Initialize() for VDA/VEAsheu@chromium.org2014-02-2735-173/+161
* don't explicitly create SkDevice, as it is intended to be private. Skia now h...reed@google.com2014-02-271-4/+6
* Replace WebDocument::focusedNode to focusedElementmahesh.kk@samsung.com2014-02-274-31/+33
* Make WebRTCInternals no longer listen for events that it doesn't care about.avi@chromium.org2014-02-273-18/+4
* Drop unhandled ResourceHostMsg's in the ResourceDispatcherHostImpljdduke@chromium.org2014-02-271-0/+4
* Remove "OVERRIDE" from the deprecated MockPeerConnectionImpl::GetStatsjiayl@chromium.org2014-02-272-5/+8
* Encrypted Media: Destroy CDM in ProxyMediaKeys' dtor.xhwang@chromium.org2014-02-276-12/+16
* Revert 253665 "Rename MediaKeys*Msg to Cdm*Msg."xhwang@chromium.org2014-02-277-43/+42
* Rename MediaKeys*Msg to Cdm*Msg.xhwang@chromium.org2014-02-277-42/+43
* Replace WebDocument::clearfocusedNode to clearFocusedElementmahesh.kk@samsung.com2014-02-278-13/+13
* VAVDA: Fallback to H264 Constrained Baseline if Baseline is unsupported.posciak@chromium.org2014-02-271-16/+64
* Small changes to make it easier to reason about the valueswtc@chromium.org2014-02-271-0/+1
* plain/text is not a real MIME type.davidben@chromium.org2014-02-271-1/+1
* Revert 253502 "Add base::TimeDelta::Max()."waffles@chromium.org2014-02-271-2/+0
* CoreAnimation startup time optimizationsccameron@chromium.org2014-02-262-101/+146
* Added setting to limit the amount of errors or failures in a page setbajones@chromium.org2014-02-261-1/+3
* Don't resume cancelled requests.mkosiba@chromium.org2014-02-262-50/+58
* Updating Gamepad API to match latest specbajones@chromium.org2014-02-2613-114/+163
* Implement SharedWorkerServiceImpl::CreateWorker and SharedWorkerInstance and ...horo@chromium.org2014-02-2610-3/+437
* Disable intermittently failing testsrsleevi@chromium.org2014-02-261-2/+6
* Chrome-side cleanup now that WebHelperPlugin isn't a WebWidget.dcheng@chromium.org2014-02-263-10/+0
* Convert scoped_ptr_malloc -> scoped_ptr, part 2.viettrungluu@chromium.org2014-02-261-3/+2
* content: Make unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-265-17/+31
* Less determined statement terminationscottmg@chromium.org2014-02-264-4/+4
* Post-refactoring cleanup for splitting ServiceWorkerProviderkinuko@chromium.org2014-02-264-32/+22
* Pepper: Use calloc instead of malloc(sizeof * count)mnaganov@chromium.org2014-02-261-1/+1
* API to Convert Java Bitmap Config to SkBitmap::Configsiva.gunturi@samsung.com2014-02-265-3/+8
* Add owners for Android accessibilitydmazzoni@chromium.org2014-02-261-0/+6
* [Android] Fix type conversion issues from r252957mnaganov@chromium.org2014-02-261-4/+4
* Remove runtime flags related to Web Animations CSS feature in Blinkdstockwell@chromium.org2014-02-264-18/+0
* TabCapture: MirroringTokenBucketUsec in tracing shouldn't go negativehclam@chromium.org2014-02-261-2/+4
* Add base::TimeDelta::Max().gavinp@chromium.org2014-02-261-0/+2
* Validate the stream of gesture events (WIP).tdresser@chromium.org2014-02-2611-19/+274
* Switch static text role on Windows.dmazzoni@chromium.org2014-02-2632-102/+230
* Remove p2p socket API from content/publichubbe@chromium.org2014-02-2613-28/+26
* [webcrypto] Update to use the KeyAlgorithm.eroman@chromium.org2014-02-2610-234/+602
* Encrypted Media: Add supportsEncryptedMediaMIMEType().xhwang@chromium.org2014-02-265-3/+52
* Remove the flag for disabling the P2P stun filter.hubbe@chromium.org2014-02-263-15/+2