summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Android: Simplifies LibraryLoader API.bulach@chromium.org2012-11-071-99/+0
* Restructure memory management function inccameron@chromium.org2012-11-072-98/+111
* Adds android folks as OWNERS for content/content_jni.gypibulach@chromium.org2012-11-071-0/+2
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-0726-32/+125
* Track the total amount of managed memory allocated by all clients.ccameron@chromium.org2012-11-073-68/+192
* Avoid watching for plugin updates on Androiddfalcantara@chromium.org2012-11-072-7/+7
* IPC to generate mailbox names on the GPU process IO thread.apatrick@chromium.org2012-11-076-0/+99
* Tentatively reenable MediaTest.VideoTulipWebm on Mac.scherkus@chromium.org2012-11-071-7/+0
* Set supported sampling rate for platforms other than linux, bsd, win and mac.wjia@chromium.org2012-11-072-6/+16
* Remove --disable-audio from tests.dalecurtis@chromium.org2012-11-071-16/+0
* Upstream a fix for fulscreen video after resuming from screen lockqinmin@chromium.org2012-11-061-1/+4
* Do not attempt to sync os.Trace on pre-JB installs as it doesn't exist.tedchoc@chromium.org2012-11-061-19/+23
* Push ContentViewCore size change to RWHVdtrainor@chromium.org2012-11-069-20/+52
* Reloading a view-source: page from the devtools loads the original (non-view-...pfeldman@chromium.org2012-11-061-2/+4
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-061-1/+3
* Add two crash keys for debugging to record Text Input Services information in...rsesek@chromium.org2012-11-061-0/+17
* Merge most instances of DownloadSaveInfo into DownloadUrlParams.rdsmith@chromium.org2012-11-065-30/+47
* Disable multisampling for Intel GPUs on Maczmo@google.com2012-11-061-2/+13
* No further GPUInfo update once we fallback to SwiftShader.zmo@google.com2012-11-063-6/+56
* Adding histogram for Windows Mac scan latency.vadimt@chromium.org2012-11-061-0/+13
* win: Make sure the modifier is set correctly for touch-events.sadrul@chromium.org2012-11-061-0/+3
* Clean up the interface between GpuMemoryManager and GpuCommandBufferStub.ccameron@chromium.org2012-11-069-468/+487
* Set up include rules for webkit/dom_storage.marja@chromium.org2012-11-066-18/+31
* Android: uses an object rather than the Boolean for synchronizing LibraryLoad.bulach@chromium.org2012-11-061-4/+5
* Android: disable use of libyuv.torne@chromium.org2012-11-062-2/+9
* Removing support for PeerConnection00tommyw@chromium.org2012-11-0619-993/+0
* RenderWidgetHostViewMacTest: reset the old rwhv after destroying the rwhv_macmattm@chromium.org2012-11-061-3/+3
* Initialize renderer color preferences to reasonable defaults.avi@chromium.org2012-11-063-24/+11
* mac: Remove a TODO that's donethakis@chromium.org2012-11-061-2/+0
* Fix private PPAPI API access for NaCl by passing render_id to PepperMessageFi...bbudge@chromium.org2012-11-064-11/+49
* Always set tab content texture layers as opaque on Android.sievers@chromium.org2012-11-061-0/+1
* Check for presence of EGL_ANGLE_surface_d3d_texture_2d_share_handle extension...apatrick@chromium.org2012-11-061-4/+2
* Reenable two IDB intversion testsdgrogan@chromium.org2012-11-061-2/+2
* Implement Disambiguation Popup for Androidtrchen@chromium.org2012-11-068-1/+73
* net: Implement canceling of all async operations in FileStream.paivanof@gmail.com2012-11-063-14/+0
* Android: Fix finbugs step on experimental bots.nileshagrawal@chromium.org2012-11-061-1/+1
* Add GetWebSocketTestDataDirectory() to test_data_directorytoyoshim@chromium.org2012-11-061-1/+2
* Renable PluginTest.OpenPopupWindowWithPlugin since I disabled it yesterday af...jam@chromium.org2012-11-051-7/+2
* Upstream the implementation for createStreamTextureChromium and destroyStream...qinmin@chromium.org2012-11-052-0/+13
* Check for errors in SendManagedMemoryStatsccameron@chromium.org2012-11-051-0/+3
* Add an option to specify the versio to tweak_info_plist, and use it to set th...jochen@chromium.org2012-11-052-6/+10
* Better mouse support for metro auracpu@chromium.org2012-11-053-22/+24
* BrowserPlugin: Move resize logic to BrowserPluginGuestfsamuel@chromium.org2012-11-054-63/+65
* We should not call SetAutomaticGainControl in non-AUDIO_PCM_LOW_LATENCY path ...xians@chromium.org2012-11-051-2/+4
* Browser Plugin: Removed unused member variablefsamuel@chromium.org2012-11-051-3/+0
* Don't CHECK that a plugin window coming from the renderer is a plugin window,...jam@chromium.org2012-11-051-1/+7
* Modify SaveFileManager::CancelSave to handle file finished case.rdsmith@chromium.org2012-11-051-17/+25
* Avoid interpreting initial navigation as a download if the download rdsmith@chromium.org2012-11-055-5/+9
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-054-0/+4
* Fix FindBugs warningsskyostil@chromium.org2012-11-051-1/+8