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
*
Changing all True to true and all False to false as per dmichael.
jond@google.com
2011-08-23
2
-27
/
+27
*
Fixed references such that all begin "Refer to xyz for further information."
jond@google.com
2011-08-23
4
-11
/
+17
*
IDLOutFile throws execption
noelallen@google.com
2011-08-22
1
-3
/
+13
*
Minor change to IDL lint
noelallen@google.com
2011-08-22
1
-7
/
+9
*
Add base class for generators
noelallen@google.com
2011-08-22
10
-131
/
+563
*
Don't use a scoped_refptr for StringVar::FromPPVar
brettw@chromium.org
2011-08-22
10
-26
/
+26
*
I think I need a rubber stamp LGTM from you.
jond@google.com
2011-08-22
1
-125
/
+322
*
Fix URLLoader error in PPAPI example program.
yuzo@chromium.org
2011-08-22
1
-2
/
+2
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
17
-100
/
+218
*
Fix typos in ppb_url_loader.idl
yuzo@chromium.org
2011-08-19
2
-7
/
+7
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
154
-804
/
+656
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
71
-660
/
+969
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
3
-3
/
+3
*
Update placement of interface 'Define'
noelallen@google.com
2011-08-17
26
-126
/
+134
*
Adding checks to guard against buffer overruns in QuotaFileIO::Write and base...
sanga@chromium.org
2011-08-17
1
-3
/
+4
*
Adding checks against directory traversal.
sanga@chromium.org
2011-08-17
2
-1
/
+34
*
Adding guards against heap overflow in PPB_FileIO::Read
sanga@chromium.org
2011-08-17
1
-1
/
+9
*
AppendFileToBody by blocking ipc
kinuko@chromium.org
2011-08-17
2
-0
/
+128
*
Support multiple HW video decoders per context.
fischman@chromium.org
2011-08-17
2
-114
/
+164
*
Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...
alokp@chromium.org
2011-08-16
5
-46
/
+2
*
Removed config management from Graphics3D API. It will be better handled in t...
alokp@chromium.org
2011-08-16
14
-302
/
+72
*
Implement PPB_Flash_TCPSocket.InitiateSSL.
yzshen@chromium.org
2011-08-16
8
-31
/
+116
*
Small changes such as spacing and adding [in/out] identifiers after @params.
jond@google.com
2011-08-16
13
-107
/
+276
*
Changed "Pepper Audio API Code Walkthrough" to "Pepper Audio API" as per Andy.
jond@google.com
2011-08-16
4
-6
/
+6
*
New documentation for ppb_input_event.h
jond@google.com
2011-08-16
2
-155
/
+424
*
Missed some items to document here. New documentation.
jond@google.com
2011-08-16
1
-39
/
+76
*
Some minor doc changes
jond@google.com
2011-08-16
4
-8
/
+8
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
2
-2
/
+4
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
2
-2
/
+2
*
Fixed several issues with <code> tags mostly (warnings in Doxygen).
jond@google.com
2011-08-15
12
-25
/
+29
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-1
/
+1
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
81
-346
/
+430
*
Gracefully handle multiple Flush/Reset/Decode with same id
piman@chromium.org
2011-08-12
3
-13
/
+20
*
Remove the old type system for proxied resources. These were no longer being ...
brettw@chromium.org
2011-08-12
13
-107
/
+14
*
Make sure ppapi::WebKitForwarding::Font is deleted on the WebKit thread.
yzshen@chromium.org
2011-08-12
2
-24
/
+43
*
Formatting changes
jond@google.com
2011-08-12
9
-89
/
+187
*
ppapi: fix outdated comment in cpp header.
polina@google.com
2011-08-12
1
-2
/
+1
*
Add the PP_Instance to resource object base.
brettw@chromium.org
2011-08-11
3
-1
/
+19
*
Add Graphics3DTrusted dev interface for proxy.
nfullagar@google.com
2011-08-11
1
-0
/
+2
*
New C++ Docs.
jond@google.com
2011-08-11
4
-148
/
+269
*
Move the refcounting from the proxy/impl resource object to the shared resour...
brettw@chromium.org
2011-08-11
6
-22
/
+6
*
Convert the PluginResource to be refcounted.
brettw@chromium.org
2011-08-11
26
-63
/
+54
*
Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...
jam@chromium.org
2011-08-10
12
-10
/
+81
*
Fix sporadic crash at the end of gles2 ppapi plugin
vrk@google.com
2011-08-10
2
-18
/
+21
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
31
-701
/
+916
*
C++ File IO documentation.
jond@google.com
2011-08-09
3
-23
/
+29
*
New instance.h documentation
jond@google.com
2011-08-09
1
-126
/
+136
*
C++ documentation for URL Loading classes
jond@google.com
2011-08-09
3
-16
/
+485
*
Fixed some basic tag issues (missing /code endings, etc.).
jond@google.com
2011-08-09
3
-11
/
+11
*
PPB/PPP_VideoCapture_Dev proxy
piman@chromium.org
2011-08-09
10
-3
/
+607
[next]