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
*
Compile Breakpad into Chromium by default on Linux
mseaborn@chromium.org
2013-01-15
2
-27
/
+53
*
Enforce non-negative BitstreamBuffer id
sheu@chromium.org
2013-01-15
2
-4
/
+6
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
15
-1019
/
+549
*
NaCl: Stop using "--enable-logging" because it breaks Buildbot logging on Win...
mseaborn@chromium.org
2013-01-15
1
-1
/
+3
*
Remove unnecessary plumbing of pp_error to PNaCl's abort function.
jvoung@chromium.org
2013-01-14
4
-28
/
+31
*
PPAPI/NaCl: Fix a typo in test_case.html
dmichael@chromium.org
2013-01-11
1
-1
/
+1
*
PPAPI/NaCl: Change "Bad DispatchEvent called!" logs to test failures.
dmichael@chromium.org
2013-01-11
1
-13
/
+10
*
When launching PNaCl helper nexes, explicitly disable IRT loading.
jvoung@google.com
2013-01-11
9
-2
/
+24
*
Breakpad browser crash test: Disable check for .txt file on Windows for now
mseaborn@chromium.org
2013-01-11
2
-12
/
+8
*
NaCl Ports uses the PPAPI_RELEASE macro to determine which version
noelallen@chromium.org
2013-01-11
5
-10
/
+13
*
Remove nacl_integration tests that exercise the SRPC proxy.
bbudge@chromium.org
2013-01-11
1
-5
/
+0
*
PPAPI/NaCl: Ping domAutomationController on NaCl progress events
dmichael@chromium.org
2013-01-11
1
-6
/
+27
*
Revert 176224
acolwell@chromium.org
2013-01-11
2
-9
/
+12
*
Add PNaCl UMA stats for error cases.
jvoung@google.com
2013-01-11
8
-61
/
+272
*
NaCl: Move all browser tests into nacl_irt_test_env
mseaborn@chromium.org
2013-01-11
2
-12
/
+9
*
Tell Graphics3D not to lock on Flush().
ihf@chromium.org
2013-01-10
2
-1
/
+14
*
Ensure nacl_integration does not report UMA stats.
ncbray@chromium.org
2013-01-09
1
-0
/
+3
*
Remove the socket_count parameter from NaCl Launch IPC messages.
jvoung@google.com
2013-01-09
4
-16
/
+10
*
Breakpad test: Fix test disabling logic to refer to the correct flag name
mseaborn@chromium.org
2013-01-09
1
-9
/
+8
*
Breakpad: Disable browser process crash test for one case on 32-bit Windows
mseaborn@chromium.org
2013-01-09
1
-2
/
+16
*
Breakpad: Add a test for crashes in the browser process
mseaborn@chromium.org
2013-01-09
4
-51
/
+131
*
NaCl: browser_tester: Don't call server_close() because it causes EBADF
mseaborn@chromium.org
2013-01-09
1
-1
/
+7
*
IPC: defend against excessive number of submenu entries in PPAPI message.
cevans@chromium.org
2013-01-08
1
-0
/
+6
*
PpapiHostMsg_PPBVar_ConvertType is unused. Remove.
cevans@chromium.org
2013-01-08
1
-6
/
+0
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
2
-5
/
+5
*
Retry: Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome b...
jvoung@chromium.org
2013-01-07
1
-3
/
+3
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
10
-250
/
+2
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
10
-2
/
+250
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
12
-17
/
+49
*
IDL: Remove trailing commans in generated thunk files.
teravest@chromium.org
2013-01-03
13
-28
/
+30
*
PPAPI: Fix destructor ordering problem for main-thread message loop
dmichael@chromium.org
2013-01-03
2
-6
/
+11
*
Remove InstanceMessageFilter
raymes@chromium.org
2013-01-03
5
-92
/
+1
*
Move tracing component to src/components
kaiwang@chromium.org
2012-12-28
5
-7
/
+7
*
Make ppapi compile on Win64
jschuh@chromium.org
2012-12-28
1
-0
/
+3
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
12
-156
/
+0
*
Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.
teravest@chromium.org
2012-12-26
5
-38
/
+72
*
Ppapi: remove the code for closing pending user gesture.
yzshen@chromium.org
2012-12-22
6
-47
/
+0
*
Refactor Flash Print to the new pepper resource model
raymes@chromium.org
2012-12-21
10
-73
/
+58
*
Autogenerate thunk .cc file for PPB_Websocket.
teravest@chromium.org
2012-12-21
2
-41
/
+60
*
PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directory
nhiroki@chromium.org
2012-12-21
5
-1
/
+46
*
Nit: fix directory name in ppb_console_thunk.cc
teravest@chromium.org
2012-12-21
1
-1
/
+1
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
1
-0
/
+4
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
5
-48
/
+31
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
11
-30
/
+136
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-19
11
-276
/
+161
*
Update the comments for PPB_MouseLock.
yzshen@chromium.org
2012-12-19
3
-7
/
+4
*
idl_c_header: Use "/" as path separator in "From".
teravest@chromium.org
2012-12-19
1
-1
/
+1
*
CDM/PPAPI: Fix plugin-side ref-counting leak
dmichael@chromium.org
2012-12-19
3
-45
/
+65
*
Refactored PPB_Flash GetSettings to the new pepper resource model
raymes@chromium.org
2012-12-19
11
-82
/
+94
*
PPAPI: DCHECK that a HostResource is added to Plugin tracker only once
dmichael@chromium.org
2012-12-19
1
-0
/
+5
[next]