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
/
ppapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 261251 "Add the missing entry for PPB_Find_Private to inte..."
raymes@google.com
2014-04-28
1
-0
/
+2
*
Merge 265499 "GPU/Pepper: Always return -1 for ID when we return..."
epenner@google.com
2014-04-26
1
-1
/
+5
*
Revert 266260 "Merge 265499 "GPU/Pepper: Always return -1 for ID..."
epenner@google.com
2014-04-25
1
-1
/
+0
*
Merge 265499 "GPU/Pepper: Always return -1 for ID when we return..."
epenner@google.com
2014-04-25
1
-0
/
+1
*
Merge 263247 "Used condvar timed wait instead of indefinite wait..."
jvoung@google.com
2014-04-21
3
-8
/
+34
*
Merge 261120 "gpu: Lose context when BeginQueryEXT fails to allo..."
karen@chromium.org
2014-04-04
1
-0
/
+2
*
Report some PNaCl UMA earlier, instead of in one chunk at the end.
jvoung@google.com
2014-03-28
4
-36
/
+56
*
Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.
jvoung@google.com
2014-03-28
4
-11
/
+12
*
Pepper: Move is_installed state to NexeLoadManager.
teravest@chromium.org
2014-03-27
5
-32
/
+54
*
Redirect NaCl plugin logs to different files for different processes.
halyavin@google.com
2014-03-27
1
-2
/
+16
*
Pepper: More ReportLoadError logic in PPB_NaCl_Private.
teravest@chromium.org
2014-03-27
5
-50
/
+88
*
Fix resource leak code path around OpenManifestEntry.
hidehiko@chromium.org
2014-03-27
3
-59
/
+63
*
Pepper: organize ppapi VideoDecoder messages.
bbudge@chromium.org
2014-03-26
1
-73
/
+73
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-26
10
-40
/
+41
*
Pass string PP_Vars to JS as string primitives
raymes@chromium.org
2014-03-26
5
-15
/
+65
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
18
-109
/
+107
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
2
-30
/
+23
*
PPAPI/NaCl: Define NexeLoadManager class.
teravest@chromium.org
2014-03-25
4
-5
/
+21
*
Re-enable disabled size asserts in ppapi_tests test_struct_sizes.cc.
bbudge@chromium.org
2014-03-25
1
-3
/
+0
*
Currently it automatically loads pepper_spinning_cube_demo and only supports ...
yzshen@chromium.org
2014-03-22
5
-0
/
+692
*
Add IsCrashReportingEnabled call to Pepper UMA API
elijahtaylor@chromium.org
2014-03-21
11
-36
/
+122
*
Pepper: Move AddToConsole() to PPB_NaCl_Private.
teravest@chromium.org
2014-03-20
5
-33
/
+24
*
Fix DCHECK errors on non-SFI mode.
hidehiko@chromium.org
2014-03-20
1
-1
/
+5
*
Pepper: Small cleanup in FileDownloader.
teravest@chromium.org
2014-03-20
2
-25
/
+9
*
Revert of Add very simple loading test for non-SFI NaCl. (https://codereview....
pneubeck@chromium.org
2014-03-20
1
-5
/
+1
*
Add very simple loading test for non-SFI NaCl.
hidehiko@chromium.org
2014-03-20
1
-1
/
+5
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
17
-23
/
+376
*
Pepper: Make PPB ReportLoadError set lastError.
teravest@chromium.org
2014-03-19
4
-7
/
+7
*
Pepper: Fix VLOG line wrapping in generated thunks.
teravest@chromium.org
2014-03-19
1
-1
/
+6
*
Pepper: Move GetUrlScheme to PPB_NaCl_Private.
teravest@chromium.org
2014-03-19
7
-54
/
+45
*
Move Blink dependency out of plugin proxy code.
bbudge@chromium.org
2014-03-18
1
-13
/
+5
*
Revert 257743 "Add very simple loading test for non-SFI NaCl."
yzshen@chromium.org
2014-03-18
1
-5
/
+1
*
Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...
jbauman@chromium.org
2014-03-18
6
-51
/
+95
*
Pepper: Clean up ErrorInfo use in ServiceRuntime.
teravest@chromium.org
2014-03-18
2
-22
/
+8
*
Add very simple loading test for non-SFI NaCl.
hidehiko@chromium.org
2014-03-18
1
-1
/
+5
*
Fix "unreachable code" warnings (MSVC warning 4702) in ppapi/.
pkasting@chromium.org
2014-03-18
3
-9
/
+5
*
Fix PNaCl debug commandline flags, and use the pexe with debug info in test.
jvoung@google.com
2014-03-18
2
-8
/
+10
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
3
-3
/
+3
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
3
-3
/
+3
*
Bump the min PNaCl version of M35 to what we send out to M34. Delete fallback.
jvoung@google.com
2014-03-17
2
-72
/
+31
*
Declare dependency on blink_headers in targets that use blink headers
jamesr@chromium.org
2014-03-16
1
-4
/
+5
*
Pepper: Move GetSandboxISA() to PPB_NaCl_Private.
teravest@chromium.org
2014-03-14
13
-138
/
+49
*
Revert of Add very simple loading test for non-SFI NaCl. (https://codereview....
sadrul@chromium.org
2014-03-14
1
-5
/
+1
*
Add very simple loading test for non-SFI NaCl.
hidehiko@chromium.org
2014-03-14
1
-1
/
+5
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
thakis@chromium.org
2014-03-14
10
-41
/
+40
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-14
10
-40
/
+41
*
[Mac] Add an implementation of MonitorFinder to support PepperFlashDRMHost.
rsesek@chromium.org
2014-03-13
2
-6
/
+10
*
Pepper: Remove stale comments in trusted plugin.
teravest@chromium.org
2014-03-13
2
-9
/
+0
*
Return a NULL histogram pointer on construction error
elijahtaylor@chromium.org
2014-03-13
1
-0
/
+13
*
Support unions in extensions IDl dictionaries.
benwells@chromium.org
2014-03-13
2
-3
/
+41
[next]