| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 142880 - Revert 142054 (apparently caused http://crbug.com/132813) | jbates@chromium.org | 2012-06-21 | 1 | -8/+14 |
* | Transfer user agent info between browser and renderer | dfalcantara@chromium.org | 2012-06-20 | 1 | -0/+7 |
* | GpuCommandBufferStub::SetMemoryAllocation needed to make the GL context current | jbates@chromium.org | 2012-06-20 | 2 | -18/+18 |
* | IPC plumbing for IndexedDB to snapshot metadata to the renderer. | jsbell@chromium.org | 2012-06-20 | 3 | -0/+70 |
* | Aura: fix osmesa. | backer@chromium.org | 2012-06-19 | 2 | -1/+9 |
* | roll rlz 130:132 | thakis@chromium.org | 2012-06-19 | 1 | -14/+0 |
* | Linux BPF: always check for multiple threads | jln@chromium.org | 2012-06-19 | 1 | -10/+19 |
* | Reduce GpuMemoryManager allocation spam. | mmocny@chromium.org | 2012-06-19 | 4 | -19/+45 |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -26/+10 |
* | Revert 142054 (apparently caused http://crbug.com/132813) | thakis@chromium.org | 2012-06-19 | 1 | -14/+8 |
* | gpu: add SignalSyncPoint to complement WaitSyncPoint | piman@chromium.org | 2012-06-19 | 5 | -3/+70 |
* | Aura: Merge the message filters in GpuChannel. | backer@chromium.org | 2012-06-18 | 1 | -32/+22 |
* | Let flash query the number of CPU cores present. | tsepez@chromium.org | 2012-06-18 | 1 | -0/+1 |
* | Re-enable HW decode on CrOS now that the flashing bug is fixed. | fischman@chromium.org | 2012-06-18 | 2 | -9/+4 |
* | Upstream some more content/ DEPS-related cleanup. | sievers@chromium.org | 2012-06-18 | 4 | -0/+203 |
* | Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | nkostylev@chromium.org | 2012-06-18 | 6 | -111/+33 |
* | Error out if making a context current in VAVDA fails. | posciak@chromium.org | 2012-06-17 | 6 | -39/+71 |
* | Allow empty strings to be written to the clipboard | dcheng@chromium.org | 2012-06-16 | 1 | -2/+2 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-16 | 6 | -33/+111 |
* | Restrict ioctl() to return ENOTTY. | jorgelo@chromium.org | 2012-06-16 | 1 | -2/+1 |
* | Listen to display settings provider for work area size changes and send those | varunjain@chromium.org | 2012-06-15 | 1 | -0/+3 |
* | Use a dedicated context3d for HW video decode instead of piggy-backing on the... | fischman@chromium.org | 2012-06-15 | 3 | -14/+28 |
* | Add missing '!' to test and DLOG the failure. | fischman@chromium.org | 2012-06-15 | 1 | -1/+2 |
* | Add ioctl() and dup() to Pepper Flash sandbox for Flash Access. | jorgelo@chromium.org | 2012-06-15 | 1 | -0/+3 |
* | Ensure GLX context is current in VAVDA functions that require it. | posciak@chromium.org | 2012-06-15 | 6 | -18/+59 |
* | Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mmocny@chromium.org | 2012-06-15 | 6 | -111/+33 |
* | Hook VAVDA up to GpuVideoDecodeAccelerator. | posciak@chromium.org | 2012-06-15 | 1 | -0/+12 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-15 | 6 | -33/+111 |
* | Move URLFetcherImpl to net/ | akalin@chromium.org | 2012-06-15 | 4 | -1570/+64 |
* | Block protector.dll, mpk.dll, and cmsetac.dll as troublesome | jbauman@chromium.org | 2012-06-15 | 1 | -0/+3 |
* | Aura: switch use of finish() into sync points when initializing surface | piman@chromium.org | 2012-06-15 | 3 | -8/+23 |
* | Fix NULL pointer dereference for HW video decode path on ARM. | posciak@chromium.org | 2012-06-15 | 1 | -0/+1 |
* | android content shell bringup. | jrg@chromium.org | 2012-06-15 | 2 | -0/+46 |
* | Allow platform apps to open links in the browser. | mihaip@chromium.org | 2012-06-15 | 2 | -62/+1 |
* | Revert "Revert 137988 - VAVDA is the hardware video decode accelerator for Ch... | posciak@chromium.org | 2012-06-14 | 7 | -0/+3431 |
* | Browser Plugin: Plumbing to enable tabbing out of a browser tag | fsamuel@chromium.org | 2012-06-14 | 1 | -1/+5 |
* | Make discarding Frontbuffer on mac actually drop resources without a discarde... | mmocny@chromium.org | 2012-06-14 | 1 | -8/+14 |
* | Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad." | ttuttle@chromium.org | 2012-06-14 | 1 | -0/+7 |
* | hook up new MacVideoDecodeAccelerator | sail@chromium.org | 2012-06-13 | 1 | -21/+24 |
* | Tag TransportDIBs with the device scale factor they expect. | thakis@chromium.org | 2012-06-13 | 1 | -0/+4 |
* | mac: Pipe backing scale factor to renderer on change. | thakis@chromium.org | 2012-06-13 | 1 | -0/+4 |
* | Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC... | nona@chromium.org | 2012-06-13 | 1 | -2/+3 |
* | Move URLFetcherCore to net/ | akalin@chromium.org | 2012-06-13 | 4 | -1430/+7 |
* | Remove magic iframe load transfer support. | dimich@chromium.org | 2012-06-13 | 2 | -20/+0 |
* | Linux BPF sandbox: report process type on failure | jln@chromium.org | 2012-06-13 | 1 | -3/+5 |
* | Refactor all accessibility code out of webkit/glue. | dmazzoni@chromium.org | 2012-06-12 | 3 | -9/+704 |
* | Delete code used to invert web content for high-contrast mode. | dmazzoni@chromium.org | 2012-06-12 | 1 | -5/+0 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-06-12 | 1 | -1/+2 |
* | Disable the seccomp filter GPU process sandbox by default on Chrome OS. | jorgelo@chromium.org | 2012-06-12 | 1 | -2/+22 |
* | Added sandboxed process service. | michaelbai@chromium.org | 2012-06-12 | 4 | -0/+296 |