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
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
1
-511
/
+0
*
Create a public API around webkit::ppapi::PluginInstance and use it in chrome...
jam@chromium.org
2013-07-24
1
-12
/
+13
*
webkit: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-29
1
-1
/
+1
*
Remove usage of ChildProcess::current() and ChildThread::current() other than...
jam@chromium.org
2013-06-25
1
-30
/
+23
*
fileapi: Remove FilePath parameter from FileSystemMsg_DidReadMetadata
satorux@chromium.org
2013-06-18
1
-2
/
+1
*
Use a direct include of strings headers in webkit/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Pepper: Refactor FileInfo conversions.
teravest@chromium.org
2013-06-04
1
-16
/
+1
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-10
/
+11
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
1
-2
/
+2
*
FileAPI: Copy base::FileUtilProxy::Entry to fileapi::DirectoryEntry
nhiroki@chromium.org
2013-05-20
1
-2
/
+4
*
Cleanup: Deprecate FileSystemCallbackDispatcher
kinuko@chromium.org
2013-05-16
1
-27
/
+104
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
1
-2
/
+4
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-3
/
+3
*
Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries
hamaji@chromium.org
2013-05-03
1
-6
/
+43
*
Refactor FileSystem.
victorhsieh@chromium.org
2013-04-12
1
-30
/
+54
*
Add Query() support to FileRef.
teravest@chromium.org
2013-04-02
1
-2
/
+95
*
The previous code was too strict about path validation, banning files like "/...
teravest@chromium.org
2013-03-11
1
-1
/
+10
*
Implement Pepper proxy for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-13
1
-5
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-8
/
+8
*
Escape filesystem paths properly in Pepper filesystem URLs.
ericu@chromium.org
2012-11-14
1
-3
/
+4
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-13
/
+7
*
Pass display names from file chooser to Pepper FileRef.
kinaba@chromium.org
2012-06-16
1
-2
/
+6
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-3
/
+3
*
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
[next]