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
*
Fix //content/test:test_support under component builds.
sammc
2015-04-28
1
-1
/
+15
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
1
-1
/
+1
*
content: Set DiscardableMemoryAllocator instance in PpapiThread.
reveman
2015-04-15
1
-0
/
+9
*
Don't lock ProxyLock on the IO thread
dmichael
2015-04-02
1
-5
/
+7
*
[Win, Android] Don't create WebSandboxSupport when it would have no methods.
jbroman
2015-03-09
2
-30
/
+20
*
Work on GN Win64 build.
brettw
2015-02-18
1
-2
/
+4
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-1
/
+1
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
2
-4
/
+5
*
Make chrome.exe built with ASan/Win work with sandbox enabled
timurrrr
2015-02-05
1
-0
/
+6
*
Unify the three places that patch font loading for PDFium on Windows.
jam
2015-02-03
3
-67
/
+17
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
1
-1
/
+1
*
Fix font loading in OOP PDF
scottmg
2015-01-15
1
-0
/
+58
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
3
-6
/
+5
*
Remove old WebSocket implementation from content/
ricea
2014-10-24
2
-7
/
+0
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
3
-24
/
+22
*
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
morrita
2014-10-20
1
-1
/
+1
*
Replace OVERRIDE and FINAL with override and final in content/ppapi_plugin/[a...
anand.ratn
2014-10-07
2
-16
/
+16
*
content: Rename all classes with WebKitPlatform to BlinkPlatform.
tfarina
2014-10-05
5
-64
/
+66
*
Remove implicit HANDLE conversions from content.
rvargas
2014-09-25
1
-1
/
+1
*
PPAPI: Fix GetBrowserInterface race conditions
dmichael
2014-09-18
1
-2
/
+2
*
Revert of [Mac] Implement a new WebSandboxSupport method to get the display's...
noel
2014-09-15
1
-7
/
+0
*
Revert of PPAPI: Fix GetBrowserInterface race conditions (patchset #6 id:1000...
raymes
2014-09-15
1
-2
/
+2
*
PPAPI: Fix GetBrowserInterface race conditions
dmichael
2014-09-13
1
-2
/
+2
*
Make chrome GN build work in component mode.
Brett Wilson
2014-09-11
1
-0
/
+4
*
[Mac] Implement a new WebSandboxSupport method to get the display's color space.
rsesek
2014-09-09
1
-0
/
+7
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
2
-2
/
+2
*
Call ChildThread::Shutdown in PpapiThread::Shutdown.
tzik
2014-09-04
1
-0
/
+2
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
1
-1
/
+1
*
Preload dxva2.dll on Windows when loading Widevine CDM adapter.
xhwang@chromium.org
2014-07-24
1
-2
/
+7
*
Mojo: Remove InterfaceProvider.
sammc@chromium.org
2014-06-30
1
-1
/
+1
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
1
-1
/
+1
*
Revert 279557 "Support exposing Mojo services between render fra..."
xhwang@chromium.org
2014-06-25
1
-1
/
+1
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
1
-1
/
+1
*
Add chrome/plugin and chrome/utility to GN build.
brettw@chromium.org
2014-06-23
1
-3
/
+1
*
Keep track of paths for fallback fonts in sandbox_ipc_linux
dominik.rottsches@intel.com
2014-06-22
1
-0
/
+1
*
Complete Chromium side rename of WebFontFamily to WebFallbackFont
dominik.rottsches@intel.com
2014-06-17
1
-31
/
+0
*
Minor Fixes for Windows GN build.
brettw@chromium.org
2014-06-14
1
-0
/
+1
*
Add more content subtargets and deps to the GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+34
*
Introduce WebFallbackFont on the Chromium side
dominik.rottsches@intel.com
2014-06-12
1
-5
/
+38
*
Add FILE_MISSING in PpapiThread::LoadResult for UMA reporting.
xhwang@chromium.org
2014-06-10
2
-0
/
+6
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-27
1
-1
/
+6
*
Revert 270872 "Move all callers of GetHomeDir() to PathService::..."
benwells@chromium.org
2014-05-16
1
-6
/
+1
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-16
1
-1
/
+6
*
Revert "Check existence of Widevince CDM/Adapter on load failure on Win."
xhwang@chromium.org
2014-04-21
1
-17
/
+0
*
Remove AMD family check for the flapper
cpu@chromium.org
2014-04-09
1
-1
/
+1
*
Remove unnecessary Platform::createMessagePortChannel method
darin@chromium.org
2014-04-09
2
-4
/
+7
*
Check existence of Widevince CDM/Adapter on load failure on Win.
xhwang@chromium.org
2014-03-25
1
-0
/
+17
*
Report PPAPI plugin load error code to UMA.
xhwang@chromium.org
2014-03-25
2
-8
/
+30
*
Remove WebKitPlatformSupportImpl and WebKitPlatformSupportChildImpl classes. ...
jam@chromium.org
2014-03-24
1
-2
/
+2
*
EnumSystemLocalesW() won't do tricks for all the areas covered by EnumSystemL...
cbakgly@gmail.com
2014-03-18
1
-8
/
+31
[next]