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
*
Ensure that errors that occur during load will get crash log info to JS console
bsy@google.com
2012-07-26
3
-14
/
+42
*
Better handling for NULL PutBytes arg in Pnacl streaming translation thread.
dschuff@chromium.org
2012-07-25
1
-11
/
+19
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+1
*
PPAPI/NaCl: Make ImageData for NaCl just use shared memory
dmichael@chromium.org
2012-07-25
9
-17
/
+178
*
Modify the PPB_Audio_Shared code for NaCl.
bbudge@chromium.org
2012-07-25
4
-5
/
+79
*
PPAPI: Remove unused PPBAudio_NotifyAudioStreamCreated_Params
dmichael@chromium.org
2012-07-25
1
-8
/
+0
*
Remove non-streaming translation code from pnacl coordinator
dschuff@chromium.org
2012-07-24
6
-156
/
+26
*
Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.
jvoung@google.com
2012-07-23
2
-2
/
+15
*
Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...
fischman@chromium.org
2012-07-23
2
-3
/
+3
*
More changes to fix PNaCl NMF issue when rolling DEPS
nfullagar@google.com
2012-07-23
2
-10
/
+1
*
NaCl: Disable MIME type handler test in the standalone NaCl build
mseaborn@chromium.org
2012-07-20
1
-1
/
+13
*
After LOG_FATAL occurs, have plugin show recent NaClLog outputs on JavaScript...
bsy@google.com
2012-07-20
4
-0
/
+42
*
Use env.ProgramNameForNmf(...) Required for DEPS roll.
nfullagar@google.com
2012-07-20
1
-1
/
+1
*
NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
2
-5
/
+1
*
Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
2
-1
/
+5
*
NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
2
-5
/
+1
*
Save PP_CompletionCallback in ppb_talk_private_thunk.cc
jhorwich@chromium.org
2012-07-19
1
-1
/
+1
*
Revert 147401 - Merge branch 'master' of http://git.chromium.org/chromium/src...
jochen@chromium.org
2012-07-19
4
-42
/
+0
*
Merge branch 'master' of http://git.chromium.org/chromium/src into mywork
bsy@google.com
2012-07-19
4
-0
/
+42
*
Remove unused member variable.
nileshagrawal@chromium.org
2012-07-18
2
-6
/
+1
*
Replace ppapi_example_audio test with ppapi_browser/ppb_audio test.
nfullagar@google.com
2012-07-17
2
-14
/
+1
*
Fix line endings.
brettw@chromium.org
2012-07-17
5
-386
/
+386
*
PPAPI Flash: Remove support for PPB_Flash 12.0-12.2 and PPB_Flash_Clipboard 3...
viettrungluu@chromium.org
2012-07-17
2
-59
/
+10
*
Fix typo where dialog box save_as parameter was dropped, introduced as part o...
tsepez@chromium.org
2012-07-17
1
-1
/
+1
*
Fix some bugs in the file chooser.
brettw@chromium.org
2012-07-17
1
-1
/
+1
*
Remove ppb_fullscreen_dev interface, as fullscreen has been out
nfullagar@google.com
2012-07-16
9
-196
/
+1
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
24
-427
/
+645
*
Fix unit test to allow repeated successful runs by avoiding a function static...
scottbyer@chromium.org
2012-07-14
2
-3
/
+6
*
Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...
scottbyer@chromium.org
2012-07-13
2
-6
/
+3
*
Fix unit test to allow repeated successful runs by avoiding a function static...
scottbyer@chromium.org
2012-07-13
2
-3
/
+6
*
Some misc gyp fix-up for Android
yfriedman@chromium.org
2012-07-13
1
-2
/
+2
*
Fix code in breakpad_win.cc which handles crash data entries for ppapi plugins.
raymes@chromium.org
2012-07-13
1
-7
/
+0
*
Remove non_thread_safe_ref_count.
brettw@chromium.org
2012-07-13
1
-1
/
+0
*
Add support for threadsafe completion callback factory.
brettw@chromium.org
2012-07-13
33
-186
/
+511
*
Add permissions buts for Pepper plugins.
brettw@chromium.org
2012-07-13
5
-3
/
+90
*
PPAPI: Add console logging methods to pp::InstancePrivate.
viettrungluu@chromium.org
2012-07-12
2
-6
/
+41
*
PPAPI (Flash): Fix FileModuleLocal::GetDirContents().
viettrungluu@chromium.org
2012-07-12
3
-5
/
+14
*
Move fullscreen & core ppapi tests to common so they're also included in NaCl
nfullagar@google.com
2012-07-12
1
-4
/
+4
*
Switch the downloads API over to IDL/json_schema_compiler
benjhayden@chromium.org
2012-07-11
1
-3
/
+35
*
Re-enabled PPAPI crash url for non-windows platforms.
raymes@chromium.org
2012-07-11
1
-1
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
7
-7
/
+0
*
PPAPI: Add Quota info to PPB_FileSystem::Open doc
dmichael@chromium.org
2012-07-11
3
-5
/
+27
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-07-11
1
-2
/
+4
*
Get the audio proxy building as untrusted code for NaCl.
bbudge@chromium.org
2012-07-10
4
-9
/
+7
*
More correct disabling of SucceedWhenAllowed due to timeouts.
mihaip@chromium.org
2012-07-10
1
-2
/
+1
*
Disable SucceedWhenAllowed due to timeouts.
mihaip@chromium.org
2012-07-10
1
-1
/
+2
*
Remove dead NaCl tests and re-enabled fixed tests.
ncbray@google.com
2012-07-10
8
-704
/
+0
*
Change account in ppapi/native_client OWNERS file for jvoung to chromium.
jvoung@chromium.org
2012-07-10
1
-1
/
+1
*
PPAPI: Add an API for setting a custom user agent for URL requests.
viettrungluu@chromium.org
2012-07-10
7
-6
/
+71
*
Fix PPB_MouseLock.LockMouse crash and add tests.
yzshen@chromium.org
2012-07-09
6
-13
/
+156
[next]