index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
ppapi_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Check that blink Font code is only called on the main thread
dmichael@chromium.org
2013-11-20
1
-3
/
+12
*
Implement ScopedChildProcessReference class
kinuko@chromium.org
2013-11-12
4
-11
/
+8
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
3
-59
/
+59
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
1
-2
/
+0
*
Revert r223494 "Simplify PPB_NetworkMonitor proxy."
sergeyu@chromium.org
2013-09-17
1
-0
/
+2
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
1
-2
/
+0
*
Revert 223482 "Simplify PPB_NetworkMonitor proxy."
ikarienator@chromium.org
2013-09-17
1
-0
/
+2
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
1
-2
/
+0
*
Remove redundant exit-detection code.
rvargas@chromium.org
2013-09-06
1
-10
/
+0
*
TCPSockets are switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-08-28
1
-4
/
+0
*
Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...
jam@chromium.org
2013-08-09
1
-1
/
+1
*
Remove SandboxSupport::getFontFamilyForCharacters which is now dead code
eseidel@chromium.org
2013-08-05
1
-17
/
+0
*
Switched proxy for TCPServerSocketPrivate.
ygorshenin@chromium.org
2013-08-05
1
-4
/
+0
*
Fix build breakage on chrome-for-tv
kjyoun@google.com
2013-08-03
1
-27
/
+6
*
Move Content to using WebFontInfo::familyForChar
eseidel@chromium.org
2013-08-01
1
-14
/
+33
*
remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.
kouhei@chromium.org
2013-08-01
2
-6
/
+0
*
Warm up dxva2.dll for pepflashplayer.dll
jschuh@chromium.org
2013-07-31
1
-0
/
+8
*
move BrowserFontResource_Trusted to content/child
scottmg@chromium.org
2013-07-25
2
-0
/
+18
*
Update include paths in miscellaneous content/ directories for base/process c...
rsesek@chromium.org
2013-07-25
2
-2
/
+1
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
1
-2
/
+2
*
Use a direct include of the message_loop header in content/, part 3.
avi@chromium.org
2013-07-18
2
-2
/
+2
*
Process names, and predictable thread and process ordering in about:tracing
nduca@chromium.org
2013-07-08
2
-0
/
+8
*
Use a direct include of time headers in content/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Remove unused arguments from storage-related Chromium impls of Blink API
adamk@chromium.org
2013-06-27
2
-4
/
+2
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
*
Introduce PPB_TCPSocket_Dev.
yzshen@chromium.org
2013-06-13
1
-0
/
+2
*
Use a direct include of strings headers in content/p*/.
avi@chromium.org
2013-06-12
2
-2
/
+2
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
9
-10
/
+11
*
Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-03
1
-1
/
+1
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-5
/
+5
*
Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectories
rsleevi@chromium.org
2013-05-28
1
-0
/
+4
*
Allow sandboxed OS X processes to open /dev/urandom
rsleevi@chromium.org
2013-05-25
1
-4
/
+0
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
5
-5
/
+5
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Add Shutdown() helper to ChildThread and move all destructor logic.
dcheng@chromium.org
2013-04-22
2
-0
/
+4
*
Add UMA reporting on failure to load ppapi plugins.
xhwang@chromium.org
2013-04-17
2
-1
/
+44
*
Linux: make current InitializeSandbox() private.
jln@chromium.org
2013-04-13
1
-1
/
+2
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
1
-2
/
+0
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
1
-0
/
+2
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
1
-2
/
+0
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
1
-0
/
+2
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
1
-2
/
+0
*
Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...
jam@chromium.org
2013-03-20
1
-0
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+2
*
[ppapi] Add crash key for which plugin is loaded.
shess@chromium.org
2013-03-18
1
-0
/
+5
*
[Mac] Do not unload base::NativeLibrary-ies if they contain ObjC segments.
rsesek@chromium.org
2013-03-15
1
-10
/
+0
*
Revert 187427 "PPAPI: Remove threading options; it's always on"
karen@chromium.org
2013-03-13
1
-0
/
+2
*
[Mac] Don't unload ppapi broker bundle.
shess@chromium.org
2013-03-12
1
-0
/
+10
[next]