summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Turn on compositing fixed-position elements by default, for high-DPI mode only.shawnsingh@chromium.org2013-02-161-1/+2
* <webview>: Fixed WebViewTest.ShimSrcAttribute flakiness.fsamuel@chromium.org2013-02-161-6/+7
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-1614-41/+44
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-155-15/+16
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-153-0/+17
* Generate a NULL ICE candidate after ice gathering is completed.mallinath@chromium.org2013-02-152-1/+15
* Removing DCHECK and returning instead. It's a valid state for context to be N...alexst@chromium.org2013-02-151-1/+2
* Fix paste not showing up on empty text fieldsdtrainor@chromium.org2013-02-151-4/+2
* Fix select/unselect all for android IME.tedchoc@chromium.org2013-02-151-5/+11
* Adds audio constraints to WebAudio mediaStreamDestination.henrika@chromium.org2013-02-154-43/+81
* Get a filename of dumped heap profile in a V8 extension HeapProfilerDump().dmikurube@chromium.org2013-02-151-2/+6
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-155-3/+23
* Move the pepper clipboard host to the browser processraymes@chromium.org2013-02-143-430/+0
* Adding missing UpdateTextInputState calls after each ime event.aurimas@chromium.org2013-02-143-3/+26
* Fix visibility in compositing.alexst@chromium.org2013-02-143-0/+9
* [Android WebView] Implement WebSettings.setTextZoom for legacy layout modesmnaganov@chromium.org2013-02-141-0/+7
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-132-34/+7
* Browser Plugin: Navigating to the same URL after crash should load a new guestfsamuel@chromium.org2013-02-133-5/+26
* Possible solution to synchronization problems in webrtc audio capturer.phoglund@chromium.org2013-02-133-48/+109
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-133-0/+287
* cc: Fix resource provider fences and add DCHECKs.epenner@chromium.org2013-02-131-2/+2
* cc: remove FontAtlasegraether@chromium.org2013-02-132-16/+0
* Remove OVERRIDE annotations from implementations of WebKit APIsjamesr@chromium.org2013-02-131-1/+1
* Revert 182106nduca@chromium.org2013-02-135-23/+3
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-135-3/+23
* Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...thestig@chromium.org2013-02-126-143/+132
* Use non-deprecated versions of v8::Persistent::New/Dispose.svenpanne@chromium.org2013-02-122-9/+15
* Replace the misspelled range within a selection to correct spelling.rouslan@chromium.org2013-02-122-0/+14
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-121-0/+2
* Enable audio capture on Androidwjia@chromium.org2013-02-123-4/+31
* Revert 181929rdsmith@chromium.org2013-02-123-109/+48
* Possible solution to synchronization problems in webrtc audio capturer.phoglund@chromium.org2013-02-123-48/+109
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-124-78/+0
* Pass is_anchor_first with SelectionBounds_Paramscjhopman@chromium.org2013-02-122-0/+2
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-1221-59/+65
* Fix compositorFrameMessage init orderjamesr@chromium.org2013-02-121-2/+3
* Remove web intents switchthakis@chromium.org2013-02-111-3/+0
* Hookup new ice state callbacks OnIceConnectionChange and OnIceGatheringChange...perkj@chromium.org2013-02-117-159/+180
* Fix rendering of popup menus in high-DPI.kevers@chromium.org2013-02-111-3/+19
* Update libjingle 273:278.ronghuawu@google.com2013-02-1111-39/+76
* Delete most web intents code.thakis@chromium.org2013-02-116-577/+0
* Use the track id instead of the source id to create native media track.ronghuawu@chromium.org2013-02-114-47/+54
* Move code to cache WebKit accessibility inside inner loop.dmazzoni@chromium.org2013-02-091-5/+5
* cc: Move command-line and platform-specific settings.danakj@chromium.org2013-02-091-26/+79
* Fix chromium webview build breaksgurun@chromium.org2013-02-082-4/+9
* Move renderer accessibility to subdir and add OWNERSdmazzoni@chromium.org2013-02-0811-23/+25
* Prepare for webview compositing on MACOSX.alexst@chromium.org2013-02-074-2/+9
* Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...miguelg@chromium.org2013-02-075-28/+437
* cc: add WebLayerTreeView API for toggling composited layer bordersegraether@chromium.org2013-02-072-0/+7
* Update some #includes in content/renderer/dom_storage for headers that have b...pilgrim@chromium.org2013-02-071-1/+1