summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-0712-19/+22
* BrowserPlugin: Simplify content/public APIfsamuel@chromium.org2014-05-079-114/+109
* Catch intptr_t to int conversion on 64-bit platforms.anton@chromium.org2014-05-071-1/+2
* Page's constructor should take name as optional argument. Make sure that page...nednguyen@google.com2014-05-0711-25/+71
* Stop calling enterForceCompositingMode(false).danakj@chromium.org2014-05-071-7/+0
* Revert of ServiceWorker: Initialize ServiceWorkerStorage with ServiceWorkerDa...nhiroki@chromium.org2014-05-076-221/+50
* DevTools: make DevToolsTarget fields private, require DevToolsAgentHost upon ...pfeldman@chromium.org2014-05-073-7/+7
* ServiceWorker: Initialize ServiceWorkerStorage with ServiceWorkerDatabasenhiroki@chromium.org2014-05-076-50/+221
* Fix PrintWebViewHelperTest to use threaded parsing and enable everywheredcheng@chromium.org2014-05-071-0/+2
* Fix JSBlockSentAfterPageLoad for the threaded HTML parser.dcheng@chromium.org2014-05-071-0/+1
* Don't call into WebRuntimeFeatures::enableSpeechInput()hans@chromium.org2014-05-074-8/+0
* Enable webgl-draw-buffers.html on most mac bots.zmo@chromium.org2014-05-061-2/+4
* drt: Fix a typo in check for an empty bitmap.danakj@chromium.org2014-05-061-1/+1
* Revert 267917 "Revert "Revert of Use texture-backed VideoFrame p..."rkc@chromium.org2014-05-064-125/+76
* [Ozone] Re-enable WebRTC testsdnicoara@chromium.org2014-05-061-18/+2
* Change MockPeerConnectionImpl::GetStats to not rely on copy ctor.tommi@chromium.org2014-05-061-8/+8
* MemorySanitizer: call __sanitizer_sandbox_on_notify() where appropriate.earthdok@chromium.org2014-05-061-4/+6
* ServiceWorker: Implement DeleteAllDataForOrigin() in ServiceWorkerDatabasenhiroki@chromium.org2014-05-063-0/+119
* Remove dropped frame counting and task posting from VideoFrameCompositor (rou...scherkus@chromium.org2014-05-065-232/+109
* MemorySanitizer: do not limit the address space in MSan builds.earthdok@chromium.org2014-05-061-2/+4
* Delete some resources that were used by blink's RenderInputSpeech.cpphans@chromium.org2014-05-061-3/+0
* Add logging to figure out which IPC we're failing to deserialize in RenderFrame.jam@chromium.org2014-05-061-1/+4
* Roll in ToT WebGL conformance tests.zmo@chromium.org2014-05-061-4/+0
* Fix focus with interstitial not working. This regressed in r268072.jam@chromium.org2014-05-061-2/+2
* Update RWH screen_info when orientation's display changes.mlamouri@chromium.org2014-05-063-1/+20
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-0622-39/+125
* Change SetPageZoomFactor in content shell to take a double argument.wjywbs@gmail.com2014-05-061-9/+4
* Android: Make ContentViewCore's layer a SolidColorLayersievers@chromium.org2014-05-062-7/+20
* Fix possible buffer emission during an abort.damienv@chromium.org2014-05-061-1/+7
* Renaming --enable-font-smoothing cmd line argument to --enable-font-antialiasingdominik.rottsches@intel.com2014-05-064-16/+1
* cc: Use SkRecord recording back-end in bleeding edge rendering modeskyostil@chromium.org2014-05-061-0/+4
* Updates BrowserMediaPlayerManager to use render_frame_idhjd@google.com2014-05-063-23/+28
* Clean up WebMediaPlayerAndroid per enabling VIDEO_HOLE.ycheo@chromium.org2014-05-061-10/+7
* [Android] Add messages for Gin Java Bridge implementationmnaganov@chromium.org2014-05-063-0/+70
* Revert 267897 "Revert 267858 "Working around IO thread chrashes ..."phoglund@chromium.org2014-05-061-1/+14
* Adds code for Finch experiment replacing AECM with AEC on Android.bjornv@chromium.org2014-05-062-13/+15
* Rename some PPB_VideoDecoder_Dev implementation types.bbudge@chromium.org2014-05-064-7/+6
* Web MIDI: send back error information to blink on starting sessionstoyoshim@chromium.org2014-05-065-13/+35
* Add WorkerScriptLoaded message to support attaching DevTools while starting S...horo@chromium.org2014-05-068-3/+89
* Add timelineOffset() support to WebMediaPlayerAndroid.acolwell@chromium.org2014-05-064-0/+23
* Check for invalid chunk sizes in WAVEDecoder.rtoy@chromium.org2014-05-061-1/+9
* Support subpixel values in DOMUtils.java getNodeBoundseae@chromium.org2014-05-061-3/+3
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-0627-234/+522
* ServiceWorker script cache readingmichaeln@chromium.org2014-05-0612-2/+455
* Remove content/port directory and move the 3 remaining interfaces to content/...jam@chromium.org2014-05-0624-39/+39
* Fix initial focus not working in sign-in page. This was a regression from r26...jam@chromium.org2014-05-061-1/+1
* Abstract and overhaul V4L2 HW encode classes.posciak@chromium.org2014-05-0619-1753/+2384
* Re-land: content: Add missing IPC traits for sync_query.reveman@chromium.org2014-05-061-0/+1
* Remove WebWidget::ForceSoftwareRenderingAndIgnoreGPUResidentContent.danakj@chromium.org2014-05-061-4/+4
* PPAPI: Simplify PPP_Messaging proxy, remove in-processdmichael@chromium.org2014-05-062-21/+13