| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CHECK() loading Pepper Flash when inside the suid sandbox. | cevans@chromium.org | 2012-04-18 | 1 | -3/+5 |
* | aura/texture transport: Keep ref to texture infos to avoid races with the UI | piman@chromium.org | 2012-04-17 | 2 | -55/+75 |
* | Revert 131655 - Windows: Reduce GPU process sandbox to XP level on Windows Se... | apatrick@chromium.org | 2012-04-17 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 16 | avi@chromium.org | 2012-04-17 | 1 | -2/+2 |
* | URLFetcher: Skip posting to IO thread if already on IO thread. | willchan@chromium.org | 2012-04-17 | 1 | -1/+5 |
* | More DomStorage house cleaning, many files but all mechanical changes. | michaeln@google.com | 2012-04-17 | 1 | -25/+0 |
* | Apply an initial seccomp filter policy for Pepper Flash. | cevans@chromium.org | 2012-04-17 | 1 | -1/+55 |
* | Supply Windows handle-passing function to NaCl | mseaborn@chromium.org | 2012-04-17 | 1 | -0/+12 |
* | Prevent sandboxed processes from opening each other | jschuh@chromium.org | 2012-04-16 | 1 | -1/+6 |
* | Add myself and Julien as OWNERS for security-sensitive Linux files. | cevans@chromium.org | 2012-04-16 | 1 | -0/+2 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 2 | -4/+4 |
* | Move BrokerDuplicateHandle() to be declared in content/public | mseaborn@chromium.org | 2012-04-16 | 4 | -46/+44 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-14 | 15 | -128/+99 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 3 | -2/+25 |
* | Add an initial Linux GPU sandbox using the seccomp filter framework. | cevans@chromium.org | 2012-04-13 | 1 | -0/+263 |
* | Revert 132218 - Convert plugin and GPU process to brokered handle duplication. | eroman@chromium.org | 2012-04-13 | 15 | -98/+128 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -10/+26 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-13 | 15 | -128/+98 |
* | Add DCHECK in IndexedDBDispatcher::ThreadSpecificInstance to ensure | dgrogan@chromium.org | 2012-04-13 | 2 | -2/+13 |
* | DomStorage house cleaning in preparation of deleting the now obsolete in_proc... | michaeln@google.com | 2012-04-13 | 2 | -18/+21 |
* | [UMA] Use proper C++ objects to serialize tracked_objects across process boun... | isherman@chromium.org | 2012-04-13 | 3 | -20/+52 |
* | Remove composite-to-texture flag and code | jamesr@chromium.org | 2012-04-13 | 1 | -1/+0 |
* | Add an interface for Flash to clear its data. | brettw@chromium.org | 2012-04-12 | 1 | -4/+3 |
* | Blaclisting easyhook, interferes with renderer | cpu@chromium.org | 2012-04-12 | 1 | -0/+1 |
* | Revert 131679 - Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created. | rsesek@chromium.org | 2012-04-11 | 1 | -8/+1 |
* | Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created. | dgrogan@chromium.org | 2012-04-11 | 1 | -1/+8 |
* | Windows: Reduce GPU process sandbox to XP level on Windows Server 2003. | apatrick@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Revert 131177 - aura: Change shared context to be offscreen for arm | mazda@chromium.org | 2012-04-10 | 2 | -2/+1 |
* | Pass content-type resources to web intents. Goes through download, then invok... | gbillock@chromium.org | 2012-04-10 | 1 | -0/+3 |
* | Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-10 | 2 | -22/+232 |
* | Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-09 | 2 | -232/+22 |
* | Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous. | mazda@chromium.org | 2012-04-09 | 2 | -22/+232 |
* | Use 16x16 surfaces instead of 1x1 to avoid issues on ARM devices | anush@chromium.org | 2012-04-09 | 1 | -1/+3 |
* | Mac: OOP font loading should run on FILE thread. | bashi@chromium.org | 2012-04-09 | 3 | -45/+53 |
* | Cache shared texture in browser | jbauman@chromium.org | 2012-04-07 | 1 | -0/+9 |
* | Make pepper use the renderer sandbox setup path | jschuh@chromium.org | 2012-04-07 | 1 | -8/+7 |
* | Add oweplorer-10519.dll through 10523 to troublesome DLLs. | apatrick@chromium.org | 2012-04-06 | 1 | -0/+5 |
* | aura: Change shared context to be offscreen for arm | piman@chromium.org | 2012-04-06 | 2 | -1/+2 |
* | Enable setting the CommandBufferProxy of WebGraphicsContext3DCommandBufferImpl | fsamuel@chromium.org | 2012-04-06 | 2 | -2/+16 |
* | All classes that directly derive from net::URLRequestContextGetter should hav... | rsleevi@chromium.org | 2012-04-06 | 1 | -2/+3 |
* | Add owexplorer-10514 through 10518 to the list of troublesome DLLs. | apatrick@chromium.org | 2012-04-06 | 1 | -0/+5 |
* | Browser side implementation of browser plugin | fsamuel@chromium.org | 2012-04-06 | 2 | -0/+73 |
* | Unobfuscate RWHVMac accelerated compositing code path by separating it from p... | jbates@chromium.org | 2012-04-05 | 1 | -265/+3 |
* | Use ScopedProcessInformation instead of raw PROCESS_INFORMATION in content/ t... | erikwright@chromium.org | 2012-04-05 | 1 | -9/+8 |
* | Remove references to a bug that should be fixed. | thestig@chromium.org | 2012-04-05 | 1 | -2/+2 |
* | Revert "Revert 130737 - Make contexts actually use ShareGroup for shared cont... | gman@chromium.org | 2012-04-04 | 2 | -7/+7 |
* | Revert 130737 - Make contexts actually use ShareGroup for shared contexts. | binji@chromium.org | 2012-04-04 | 2 | -7/+7 |
* | Make contexts actually use ShareGroup for shared contexts. | gman@chromium.org | 2012-04-04 | 2 | -7/+7 |
* | Revert 130199 - Revert 128179 - Make sure the plugin scriptable object is rel... | wez@chromium.org | 2012-04-04 | 1 | -2/+3 |
* | DevTools: make Save As dialog optional for the paths that have already been s... | pfeldman@chromium.org | 2012-04-04 | 1 | -3/+4 |