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
*
Remove static initializers.
neb@chromium.org
2010-12-20
34
-531
/
+546
*
Change ppapi C++ comment style into C.
neb@chromium.org
2010-12-20
66
-353
/
+421
*
Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPI
noelallen@google.com
2010-12-18
48
-58
/
+65
*
Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.
abarth@chromium.org
2010-12-17
2
-4
/
+4
*
Add LaunchSelLdr and UrandomFD to PPAPI
abarth@chromium.org
2010-12-17
1
-1
/
+13
*
Add stub PPAPI for launching NaCl's sel_ldr process.
abarth@chromium.org
2010-12-17
2
-0
/
+20
*
Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
3
-13
/
+6
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
3
-6
/
+13
*
Remove CrOS hack from ppapi.gyp that made the include directories work. This
brettw@chromium.org
2010-12-17
1
-4
/
+0
*
Another attempt at landing:
dmichael@google.com
2010-12-16
6
-0
/
+754
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
7
-35
/
+35
*
Added native EGL types for pepper platform.
alokp@chromium.org
2010-12-15
1
-33
/
+4
*
Resource width 64->32 change.
neb@chromium.org
2010-12-15
48
-65
/
+58
*
Added a stub gles2 implementation.
alokp@chromium.org
2010-12-15
5
-17
/
+607
*
Revert 69187, http://codereview.chromium.org/5730003/. DEPS check failed due...
dmichael@google.com
2010-12-14
5
-748
/
+0
*
Add the following Clang plugins:
dmichael@google.com
2010-12-14
5
-0
/
+748
*
Added a stub driver implementation for Mesa EGL.
alokp@chromium.org
2010-12-14
10
-0
/
+2731
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
4
-7
/
+10
*
Add compile assertions to enforce the sizes of all structs and enums in the C...
dmichael@google.com
2010-12-13
42
-114
/
+402
*
Add a separate cookie for the start of a PPAPI test to help reduce test
brettw@chromium.org
2010-12-10
1
-1
/
+3
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
8
-4
/
+22
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
3
-539
/
+525
*
Implement proxying GetModuleLocalDirContents in the Flash proxy.
brettw@chromium.org
2010-12-08
1
-3
/
+34
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
2
-3
/
+3
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-1
/
+1
*
Teach PPAPI proxy to share image memory on Mac OS X
abarth@chromium.org
2010-12-08
7
-76
/
+159
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
3
-2
/
+20
*
Fix a bug in pp:Var (var.cc) where DebugString could throw an exception on Wi...
bbudge@google.com
2010-12-07
1
-11
/
+20
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
6
-2
/
+42
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
3
-20
/
+2
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
3
-2
/
+20
*
Implement PPAPI proxy shutdown.
brettw@chromium.org
2010-12-03
4
-4
/
+18
*
Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapper
brettw@chromium.org
2010-12-03
4
-39
/
+19
*
Make the DrawGlyphs call have the proper const arguments, and make the proxied
brettw@chromium.org
2010-12-02
3
-10
/
+18
*
Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts using
brettw@chromium.org
2010-12-02
6
-6
/
+88
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Remove all the swap() stuff in the PPAPI C++ wrappers.
brettw@google.com
2010-12-02
20
-109
/
+26
*
Implement audio proxy for Pepper.
brettw@chromium.org
2010-12-02
20
-15
/
+847
*
Fix out of date comment.
brettw@chromium.org
2010-12-02
1
-1
/
+1
*
Change trusted shared memory interface to match audio.
nfullagar@google.com
2010-12-02
11
-40
/
+45
*
Cleanup
nfullagar@google.com
2010-11-30
1
-15
/
+23
*
changes for proxy audio
nfullagar@google.com
2010-11-25
2
-24
/
+38
*
- Add a script which:
dmichael@google.com
2010-11-19
6
-166
/
+185
*
Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ...
dmichael@google.com
2010-11-19
4
-30
/
+86
*
Remove pp::Var(int)
garianov@google.com
2010-11-19
2
-7
/
+0
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-14
/
+0
*
Make the GetName() comment more clear.
dumi@chromium.org
2010-11-18
1
-1
/
+4
*
Update cmd buffer script to reflect ppapi reorg.
neb@chromium.org
2010-11-17
1
-0
/
+2
*
Update some comments.
dumi@chromium.org
2010-11-17
2
-3
/
+11
*
Change FileRef::GetName() to return the name of the file even for
dumi@chromium.org
2010-11-17
1
-2
/
+2
[next]