summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Allow empty strings to be written to the clipboarddcheng@chromium.org2012-06-161-2/+2
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-166-33/+111
* Restrict ioctl() to return ENOTTY.jorgelo@chromium.org2012-06-161-2/+1
* Listen to display settings provider for work area size changes and send thosevarunjain@chromium.org2012-06-151-0/+3
* Use a dedicated context3d for HW video decode instead of piggy-backing on the...fischman@chromium.org2012-06-153-14/+28
* Add missing '!' to test and DLOG the failure.fischman@chromium.org2012-06-151-1/+2
* Add ioctl() and dup() to Pepper Flash sandbox for Flash Access.jorgelo@chromium.org2012-06-151-0/+3
* Ensure GLX context is current in VAVDA functions that require it.posciak@chromium.org2012-06-156-18/+59
* Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mmocny@chromium.org2012-06-156-111/+33
* Hook VAVDA up to GpuVideoDecodeAccelerator.posciak@chromium.org2012-06-151-0/+12
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-156-33/+111
* Move URLFetcherImpl to net/akalin@chromium.org2012-06-154-1570/+64
* Block protector.dll, mpk.dll, and cmsetac.dll as troublesomejbauman@chromium.org2012-06-151-0/+3
* Aura: switch use of finish() into sync points when initializing surfacepiman@chromium.org2012-06-153-8/+23
* Fix NULL pointer dereference for HW video decode path on ARM.posciak@chromium.org2012-06-151-0/+1
* android content shell bringup.jrg@chromium.org2012-06-152-0/+46
* Allow platform apps to open links in the browser.mihaip@chromium.org2012-06-152-62/+1
* Revert "Revert 137988 - VAVDA is the hardware video decode accelerator for Ch...posciak@chromium.org2012-06-147-0/+3431
* Browser Plugin: Plumbing to enable tabbing out of a browser tagfsamuel@chromium.org2012-06-141-1/+5
* Make discarding Frontbuffer on mac actually drop resources without a discarde...mmocny@chromium.org2012-06-141-8/+14
* Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad."ttuttle@chromium.org2012-06-141-0/+7
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-131-21/+24
* Tag TransportDIBs with the device scale factor they expect.thakis@chromium.org2012-06-131-0/+4
* mac: Pipe backing scale factor to renderer on change.thakis@chromium.org2012-06-131-0/+4
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-131-2/+3
* Move URLFetcherCore to net/akalin@chromium.org2012-06-134-1430/+7
* Remove magic iframe load transfer support.dimich@chromium.org2012-06-132-20/+0
* Linux BPF sandbox: report process type on failurejln@chromium.org2012-06-131-3/+5
* Refactor all accessibility code out of webkit/glue.dmazzoni@chromium.org2012-06-123-9/+704
* Delete code used to invert web content for high-contrast mode.dmazzoni@chromium.org2012-06-121-5/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-121-1/+2
* Disable the seccomp filter GPU process sandbox by default on Chrome OS.jorgelo@chromium.org2012-06-121-2/+22
* Added sandboxed process service.michaelbai@chromium.org2012-06-124-0/+296
* Allow sys_time in the Pepper Flash syscall filter policy.jorgelo@chromium.org2012-06-111-0/+1
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-111-3/+6
* Don't destroy channels when switching GPUsjbauman@chromium.org2012-06-097-149/+5
* content: Set the default device scale factor on the WebView directly since se...sadrul@chromium.org2012-06-081-1/+0
* Revert 141302 - hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-25/+24
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-24/+25
* Remove NPChannelBase from cache on error.shess@chromium.org2012-06-081-0/+14
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-0812-22/+45
* linux: Pass subpixel positioning setting to WebKit.derat@chromium.org2012-06-082-3/+7
* [Mac] Revert bug 97285 channel debugging code.shess@chromium.org2012-06-072-53/+0
* Build AVC decoder configuration recordsail@chromium.org2012-06-078-144/+466
* Remove WebContentsImpl::OnDidRedirectProvisionalLoad.ttuttle@chromium.org2012-06-071-7/+0
* mac: Make the (10.6-only) sandbox hole for the components build smallerthakis@chromium.org2012-06-074-41/+58
* Add support to URLFetcher for stopping on redirects. Use this in AlternateNa...pkasting@chromium.org2012-06-075-32/+122
* [Mac] Log stack trace for OnChannelError() in bug 97285.shess@chromium.org2012-06-072-0/+49
* Reorder definitions to match declarations for url_fetcher_core.*.pkasting@chromium.org2012-06-061-214/+224
* Preempt renderers by browser UI in GpuScheduler.backer@chromium.org2012-06-067-6/+112