| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the Windows sandbox to sandbox/win | jln@chromium.org | 2012-07-18 | 2 | -2/+2 |
* | Emergency revert; rietveld broke; tree broke | erg@google.com | 2012-07-13 | 2 | -2/+2 |
* | sandbox/src -> sandbox/win/src | jln@chromium.org | 2012-07-13 | 2 | -2/+2 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 6 | -8/+2 |
* | Use IPC::Sender and IPC::Listener in content. | brettw@chromium.org | 2012-06-25 | 2 | -6/+7 |
* | Tighten up DEPS some more. NaCl/service process code are including internal c... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 2 | -3/+3 |
* | RefCounted types should not have public destructors, content/ remaining bits | rsleevi@chromium.org | 2012-05-11 | 3 | -76/+81 |
* | Android content shell bringup. | jrg@chromium.org | 2012-05-10 | 1 | -0/+10 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 2 | -5/+5 |
* | Move BrokerDuplicateHandle() to be declared in content/public | mseaborn@chromium.org | 2012-04-16 | 1 | -2/+2 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-14 | 3 | -36/+11 |
* | Revert 132218 - Convert plugin and GPU process to brokered handle duplication. | eroman@chromium.org | 2012-04-13 | 3 | -11/+36 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-13 | 3 | -36/+11 |
* | Add an interface for Flash to clear its data. | brettw@chromium.org | 2012-04-12 | 2 | -9/+2 |
* | Creates an IME-host window for a sandboxed Flash. | hbono@chromium.org | 2012-04-05 | 1 | -3/+20 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -3/+3 |
* | Revert 130199 - Revert 128179 - Make sure the plugin scriptable object is rel... | wez@chromium.org | 2012-04-04 | 2 | -8/+19 |
* | Revert 128179 - Make sure the plugin scriptable object is released before NPP... | wez@chromium.org | 2012-04-02 | 2 | -19/+8 |
* | Revert 129627 - Add a sandbox API for broker handle duplication | jschuh@chromium.org | 2012-03-29 | 3 | -11/+36 |
* | Add a sandbox API for broker handle duplication | jschuh@chromium.org | 2012-03-29 | 3 | -36/+11 |
* | Fix compilation error due to deprecated glib API | qiankun.miao@intel.com | 2012-03-28 | 1 | -0/+4 |
* | Make sure the plugin scriptable object is released before NPP_Destroy. | wez@chromium.org | 2012-03-22 | 2 | -8/+19 |
* | Keep one copy of the delegate & plugin teardown code. | wez@chromium.org | 2012-03-21 | 1 | -7/+4 |
* | mac: fix flash videos with --disable-composited-core-animation-plugins | piman@chromium.org | 2012-03-14 | 1 | -2/+2 |
* | Add an OWNERS file for src\content by moving the owners that were there for t... | jam@chromium.org | 2012-03-14 | 1 | -4/+0 |
* | Emulate ImmSetAssociateContextEx() for Flash. | hbono@chromium.org | 2012-03-13 | 1 | -0/+4 |
* | Revert USER_LIMITED Flash changes | jschuh@chromium.org | 2012-03-12 | 1 | -11/+0 |
* | - Raise the total JIT cap 128mb. | jschuh@chromium.org | 2012-02-28 | 1 | -8/+8 |
* | check for null-device before using the windowless canvas | reed@google.com | 2012-02-24 | 1 | -2/+2 |
* | Poke a random-sized memory hole in the plugin process. | jschuh@chromium.org | 2012-02-24 | 1 | -0/+42 |
* | Track (and eventually cap) Flash JIT size | jschuh@chromium.org | 2012-02-15 | 2 | -2/+8 |
* | Fix how we warm up the device enumerator for Flash | jschuh@chromium.org | 2012-02-14 | 1 | -2/+4 |
* | Tighten Flash sandbox to USER_LIMITED | jschuh@chromium.org | 2012-02-09 | 1 | -0/+9 |
* | Convert use of int ms to TimeDelta in content/plugin. | tedvessenes@gmail.com | 2012-01-28 | 2 | -6/+9 |
* | Remove the default plugin. | bauerb@chromium.org | 2012-01-24 | 1 | -11/+1 |
* | Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. | hbono@chromium.org | 2012-01-16 | 2 | -9/+6 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-16 | 2 | -6/+9 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Coverity fixes for uninitialized vars | groby@chromium.org | 2011-12-29 | 1 | -5/+3 |
* | base::Bind: Fixes in content/ | jhawkins@chromium.org | 2011-12-19 | 1 | -8/+5 |
* | Remove Task inheritance from base::Timer. | dcheng@chromium.org | 2011-12-15 | 1 | -0/+1 |
* | [Mac] Remove content/ CrApplication. | shess@chromium.org | 2011-12-06 | 1 | -3/+3 |
* | base::Bind fixes | groby@chromium.org | 2011-12-02 | 1 | -19/+9 |
* | Render Core Animation plugins through WebKit's compositor rather than | kbr@chromium.org | 2011-11-30 | 4 | -31/+111 |
* | Remove section_util_win since it had two functions that were used in three pl... | jam@chromium.org | 2011-11-28 | 1 | -8/+5 |
* | base::Bind fixes | groby@chromium.org | 2011-11-19 | 5 | -10/+15 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 5 | -37/+40 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -2/+2 |
* | Revert r108760 / reland r108744, r108753 w/ fix | dpranke@chromium.org | 2011-11-08 | 1 | -0/+4 |