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
*
Fix bug introduced when moving image_data to its own file.
brettw@chromium.org
2011-01-03
1
-1
/
+0
*
Move some functions out of win_util and into hwnd_util, and into a new win/sh...
brettw@google.com
2010-12-30
9
-42
/
+10
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
2
-2
/
+2
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
11
-25
/
+218
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
45
-55
/
+122
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
12
-179
/
+519
*
Implement operator= for FontDev (it currently gives errors if you try to use
brettw@chromium.org
2010-12-22
2
-1
/
+8
*
Fix comment on trusted File IO method to indicate that HANDLE is returned on ...
bbudge@google.com
2010-12-22
1
-4
/
+5
*
Improve documentation for the tools for generating size checks, based on comm...
dmichael@google.com
2010-12-22
3
-89
/
+220
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
10
-1114
/
+555
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
4
-47
/
+217
*
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
[next]