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
/
glue
/
plugins
/
pepper_file_ref.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-0
/
+4
*
Change FileRef::GetName() to return the name of the file even for
dumi@chromium.org
2010-11-17
1
-2
/
+12
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
1
-4
/
+5
*
Pepper's directory reader implementation + test.
dumi@chromium.org
2010-11-04
1
-5
/
+6
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Fix some FileRef-related issues that show up only on POSIX.
dumi@chromium.org
2010-10-25
1
-1
/
+14
*
Resubmit http://codereview.chromium.org/3944001.
dumi@chromium.org
2010-10-20
1
-59
/
+184
*
Revert 63153 - Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
1
-184
/
+59
*
Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
1
-59
/
+184
*
Convert pepper module and instance IDs from being pointer values to being
brettw@chromium.org
2010-10-08
1
-1
/
+1
*
Fix up PPAPI renames in Chrome.
neb@chromium.org
2010-10-07
1
-3
/
+3
*
Add the ability to create FileRefs pointing to inexistent or
dumi@chromium.org
2010-09-14
1
-0
/
+19
*
Track Pepper string and object vars with the module so they can be deleted on
brettw@chromium.org
2010-09-13
1
-2
/
+2
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
1
-7
/
+5
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-0
/
+7
*
De-coupled resource references by plugin from Resource object's refcount. Mad...
neb@chromium.org
2010-07-20
1
-11
/
+8
*
Add support for POST requests and custom request headers.
darin@chromium.org
2010-07-15
1
-0
/
+1
*
Update Chrome to pull latest PPAPI with new uses of point and size.
brettw@chromium.org
2010-07-09
1
-5
/
+5
*
Add a GetAs<ResourceType> template.
neb@chromium.org
2010-06-28
1
-9
/
+5
*
File API boilerplate.
darin@chromium.org
2010-06-26
1
-0
/
+175