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
*
Improve the image data cache.
brettw@chromium.org
2012-08-24
3
-23
/
+60
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
13
-22
/
+203
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
13
-60
/
+52
*
NaCl: Partly re-enable Breakpad tests on 32-bit Windows
mseaborn@chromium.org
2012-08-23
1
-0
/
+14
*
Make NaCl IPC-based PPAPI proxy build on ARM.
bbudge@chromium.org
2012-08-23
3
-7
/
+3
*
Fix checkperms failure introduced by r153028
mseaborn@chromium.org
2012-08-23
1
-0
/
+0
*
NaCl: Move NaCl's Breakpad tests into the Chromium repo
mseaborn@chromium.org
2012-08-23
6
-0
/
+438
*
Inlining PPAPI_LIBS as it's now the same everywhere.
bradnelson@google.com
2012-08-23
32
-60
/
+59
*
Don't dispatch PPP_VideoDecoder_Dev methods with no decoder.
fischman@chromium.org
2012-08-23
1
-0
/
+8
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-23
7
-24
/
+94
*
Remove PPB_Scrollbar_Dev and PPB_Widget_Dev from native client
jhorwich@chromium.org
2012-08-22
58
-4077
/
+0
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
3
-9
/
+17
*
Cache image data objects.
brettw@chromium.org
2012-08-22
9
-13
/
+429
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
16
-139
/
+641
*
PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin...
viettrungluu@chromium.org
2012-08-21
4
-4
/
+43
*
Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting
kinuko@chromium.org
2012-08-21
7
-94
/
+24
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-21
7
-24
/
+94
*
don't use COMPILER_MSVC in pp_macros.h
sbc@chromium.org
2012-08-21
2
-4
/
+4
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
13
-52
/
+60
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
13
-60
/
+52
*
Small bug in PPAPI graphics_2_example
sail@chromium.org
2012-08-18
1
-0
/
+1
*
Refactor the GYP build for the NaCl smoke test.
ncbray@chromium.org
2012-08-18
1
-1
/
+0
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
18
-0
/
+1152
*
Mark PPAPI 3D context
gman@chromium.org
2012-08-15
1
-0
/
+2
*
Disable NaCl IPC proxy untrusted build on arm.
bbudge@chromium.org
2012-08-15
1
-0
/
+4
*
Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...
bbudge@chromium.org
2012-08-15
2
-16
/
+6
*
Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag fo...
bbudge@chromium.org
2012-08-14
2
-6
/
+16
*
Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...
bbudge@chromium.org
2012-08-14
2
-16
/
+6
*
Add PPAPI decryptor interfaces.
tomfinegan@chromium.org
2012-08-14
4
-0
/
+633
*
Fix scons build of gpu command buffer.
binji@chromium.org
2012-08-14
1
-0
/
+1
*
Defer OMX Flush() when no input buffers are available.
fischman@chromium.org
2012-08-13
1
-1
/
+1
*
Add ability to load pnacl resources from DIR_PNACL_COMPONENT.
jvoung@google.com
2012-08-13
8
-64
/
+207
*
Implement GL_EXT_debug_marker
gman@chromium.org
2012-08-12
1
-0
/
+1
*
Fix sign/unsigned issue breaking SDK build bots
noelallen@chromium.org
2012-08-10
1
-1
/
+1
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
17
-49
/
+232
*
Unbreak ppapi_example_video_decode for platforms that don't have ARB extensions.
fischman@chromium.org
2012-08-10
1
-28
/
+39
*
Disallow copying of NetworkListObserverPrivate.
sergeyu@chromium.org
2012-08-10
1
-0
/
+7
*
Noop change (+bonus style fix) to trigger nacl tests to be rebuilt.
sergeyu@chromium.org
2012-08-10
1
-1
/
+2
*
NaCl proxy for PPB_NetworkMonitor_Private
sergeyu@chromium.org
2012-08-10
29
-4
/
+1367
*
add missing case to switch
sbc@chromium.org
2012-08-09
1
-0
/
+1
*
PPAPI: Add missing const to AudioConfig::sample_frame_count().
viettrungluu@chromium.org
2012-08-09
1
-1
/
+1
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
13
-47
/
+125
*
Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...
bbudge@chromium.org
2012-08-07
13
-124
/
+47
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
13
-47
/
+124
*
Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...
fischman@chromium.org
2012-08-07
1
-2
/
+0
*
Retry "Add an interface for PNaCl to check if the session is incognito..."
jvoung@google.com
2012-08-06
9
-123
/
+260
*
NaCl: Cleanup: Remove PpapiPluginRegisterDefaultThreadCreator()
mseaborn@chromium.org
2012-08-05
5
-50
/
+1
*
Kill pnacl translation processes immediately on coordinator error and destruc...
dschuff@chromium.org
2012-08-04
5
-117
/
+111
*
Revert "Add an IPC for PNaCl to check if the session is incognito,"
jvoung@google.com
2012-08-03
9
-257
/
+123
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
[next]