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
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-1
/
+1
*
[NaCl SDK] Add example test for core.
binji@chromium.org
2013-08-23
2
-2
/
+7
*
Remove redundant newlib builds of untrusted libraries
dschuff@chromium.org
2013-08-22
3
-3
/
+3
*
Enable PNaCl by default (revert disabling CL)
sehr@google.com
2013-08-22
3
-42
/
+25
*
Modify Pepper CreateResourceHostFromHost to create multiple hosts.
raymes@google.com
2013-08-22
1
-11
/
+11
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Remove unreachable code.
etienneb@chromium.org
2013-08-21
1
-6
/
+1
*
Fix unused variable assignement.
etienneb@chromium.org
2013-08-21
1
-0
/
+2
*
Enforce a memory limit on MappedMemoryManager
kaanb@chromium.org
2013-08-21
1
-1
/
+2
*
Fix uninitialized field in constructor.
etienneb@chromium.org
2013-08-21
1
-1
/
+2
*
Fix uninitialized field in constructor.
etienneb@chromium.org
2013-08-21
1
-0
/
+1
*
Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-20
35
-233
/
+1106
*
Better cleanup when running ppapi/NaCl browser_tester.
binji@chromium.org
2013-08-20
3
-1
/
+15
*
Pepper: Remove PPB_GpuBlacklist_Private.
teravest@chromium.org
2013-08-20
6
-81
/
+0
*
Pepper: Improve PPB_File_Ref Create() comment.
teravest@chromium.org
2013-08-19
3
-4
/
+4
*
Use the --enable_sockets flag on browser_tester, when testing NaCl SDK.
binji@chromium.org
2013-08-19
1
-2
/
+1
*
Re-enable crash throttling for PNaCl processes.
sehr@google.com
2013-08-19
12
-63
/
+39
*
Add bbudge@ as OWNER for pepper.
yzshen@chromium.org
2013-08-19
1
-0
/
+1
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-19
35
-1106
/
+233
*
Revert 217948 "Modify Pepper CreateResourceHostFromHost to creat..."
teravest@chromium.org
2013-08-19
1
-11
/
+11
*
Modify Pepper CreateResourceHostFromHost to create multiple hosts.
raymes@chromium.org
2013-08-16
1
-11
/
+11
*
Revert 217860 "Implement per-browser crash throttling for NaCl p..." which br...
mattm@chromium.org
2013-08-15
4
-9
/
+56
*
Implement per-browser crash throttling for NaCl processes.
sehr@google.com
2013-08-15
4
-56
/
+9
*
Cleanup: Remove an obsolete reference to -gstabs.
thestig@chromium.org
2013-08-15
1
-3
/
+0
*
Pepper: Add comments for {Add,Release}Resource.
teravest@chromium.org
2013-08-15
1
-0
/
+7
*
Add allow nacl socket flag.
noelallen@chromium.org
2013-08-14
1
-1
/
+2
*
DCHECK that we don't add/release ref for PP_Resources at the wrong side.
yzshen@chromium.org
2013-08-13
4
-3
/
+58
*
[NaCl browser_tester] Add "enable_sockets" flag.
binji@chromium.org
2013-08-13
2
-5
/
+12
*
Make PNaCl load error message w/ wrong mimetype more helpful.
jvoung@chromium.org
2013-08-13
1
-10
/
+9
*
disable pnacl by default
sehr@chromium.org
2013-08-12
3
-4
/
+6
*
Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."
yzshen@chromium.org
2013-08-12
34
-223
/
+1106
*
NaCl: Update revision in DEPS, r11963 -> r11988
sbc@chromium.org
2013-08-12
1
-1
/
+1
*
Do PPB_FileIO Query and Read in the plugin process.
bbudge@chromium.org
2013-08-10
3
-104
/
+167
*
Relocate last remnants of webkit/renderer/media code.
dalecurtis@chromium.org
2013-08-10
2
-1
/
+1
*
Add CompletionTask to PPAPI TrackedCallback.
bbudge@chromium.org
2013-08-10
3
-6
/
+100
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-09
34
-1106
/
+223
*
Implement PNaCl crash throttling
sehr@chromium.org
2013-08-09
4
-62
/
+137
*
Pepper API: Removed PPB_Flash_DeviceID version 1.1.
raymes@google.com
2013-08-09
2
-7
/
+2
*
Move PPB_FileIO Query and Read implementation from the renderer to the plugin...
bbudge@chromium.org
2013-08-09
4
-35
/
+135
*
Enable new PNaCl translation cache by default
dschuff@chromium.org
2013-08-09
2
-11
/
+18
*
Embed the PNACL_VERSION into the pnacl_public_pnacl_json file.
jvoung@chromium.org
2013-08-08
2
-32
/
+49
*
Pepper: avoid posting unnecessary tasks in ResourceMessageFilter.
yzshen@chromium.org
2013-08-08
1
-5
/
+10
*
Handle incognito mode for PNaCl translation cache.
dschuff@chromium.org
2013-08-08
1
-1
/
+1
*
Makes the is_blocking method public.
bbudge@chromium.org
2013-08-08
1
-4
/
+5
*
Add success status to ReportTranslationFinished in ppb_nacl_private and IPC
dschuff@chromium.org
2013-08-07
4
-24
/
+40
*
Rename PP_TextInputType to PP_TextInputType_Dev
nona@chromium.org
2013-08-07
10
-38
/
+95
*
Remove nacl_irt_x86_32.nexe from Win64 build
jschuh@chromium.org
2013-08-06
1
-1
/
+1
*
NaCl: Update revision in DEPS, r11912 -> r11930
dschuff@chromium.org
2013-08-06
1
-3
/
+2
*
PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...
jvoung@chromium.org
2013-08-06
5
-25
/
+63
*
Fix PPAPI TestCase so individual tests can be run more than once.
bbudge@chromium.org
2013-08-06
3
-20
/
+27
[next]