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
/
fileapi
/
file_system_origin_database.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Prefix HTML5 Sandbox FileSystem related files with 'sandbox_'
kinuko@chromium.org
2013-05-16
1
-333
/
+0
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-1
/
+1
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-4
/
+3
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-3
/
+4
*
[FileAPI] Add histogram entries on the database recovery.
tzik@chromium.org
2013-05-02
1
-0
/
+12
*
FileAPI: Run database recovery on IOError.
tzik@chromium.org
2013-04-10
1
-1
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Convert include paths for string_number_conversions in src/chrome and src/webkit
brettw@chromium.org
2013-03-27
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-11
/
+12
*
Add non corruption error handling to FileSystem databases.
tzik@chromium.org
2012-05-07
1
-0
/
+3
*
Style fix in webkit/fileapi
tzik@chromium.org
2012-04-05
1
-2
/
+4
*
Refine UMA stats for file system databases.
tzik@chromium.org
2012-04-02
1
-1
/
+9
*
Add database recovery for FileSystemOriginDatabase
tzik@chromium.org
2012-03-29
1
-24
/
+95
*
Add UMA stats on FileSystem{Origin,Directory}Database::Init()
tzik@chromium.org
2012-03-27
1
-3
/
+31
*
Enhance error reporting for leveldb errors in origin/directory database code
kinuko@chromium.org
2011-09-28
1
-10
/
+12
*
Move chromium-specific files from leveldb's repository to chromium, stage 2.
dgrogan@chromium.org
2011-08-16
1
-2
/
+2
*
Integrated obfuscation with quota; all unit tests now pass with or without th...
ericu@chromium.org
2011-05-23
1
-0
/
+11
*
Code to migrate a single directory from the old sandbox to the new.
ericu@chromium.org
2011-05-20
1
-1
/
+3
*
A database to hold mappings from origin identifiers to unique directory names.
ericu@chromium.org
2011-05-04
1
-0
/
+190