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
/
webkit
/
plugins
/
ppapi
/
ppb_file_ref_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-8
/
+4
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-4
/
+0
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-2
/
+2
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-2
/
+2
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-2
/
+2
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
1
-0
/
+14
*
Enabling creating of file_ref from filesystem and path for external filesystem.
tbarzic@chromium.org
2011-09-27
1
-2
/
+8
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-0
/
+10
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-78
/
+67
*
Fix ARM errors regarding NULL/integer conversions.
brettw@chromium.org
2011-08-24
1
-2
/
+2
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-16
/
+35
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-12
/
+6
*
Adding checks against directory traversal.
sanga@chromium.org
2011-08-17
1
-1
/
+1
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-2
/
+3
*
Fixing PPB_FileRef::Create so it returns 0 for non-local file systems.
sanga@chromium.org
2011-07-13
1
-0
/
+4
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
1
-2
/
+3
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-1
/
+2
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
1
-2
/
+3
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-213
/
+122
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-122
/
+213
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-213
/
+122
*
Let Pepper open FileSystem files again.
ericu@google.com
2011-04-16
1
-1
/
+3
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
1
-19
/
+24
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
1
-24
/
+19
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
1
-19
/
+24
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-6
/
+5
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
1
-24
/
+19
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
1
-19
/
+24
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
1
-25
/
+20
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
1
-20
/
+25
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
1
-25
/
+20
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
1
-20
/
+25
*
Implement the filesystem proxy. This allows the FileRef tests (the ones which
brettw@chromium.org
2011-02-21
1
-1
/
+3
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-24
/
+0
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-12
/
+16
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
1
-5
/
+7
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+359