Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: third_party/leveldatabase/README.chromium

Issue 1395873003: Update leveldb to reuse-manifest/HEAD (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added branch notes to README.chromium Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/leveldatabase/README.chromium
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
index fcd75552eab3cb2c89e6e50a4c4b39d9f85c1fdf..51c0afc1bdc1ab2b5a1bb61e694a48d921db645c 100644
--- a/third_party/leveldatabase/README.chromium
+++ b/third_party/leveldatabase/README.chromium
@@ -1,7 +1,7 @@
Name: LevelDB: A Fast Persistent Key-Value Store
Short Name: leveldb
URL: https://github.com/google/leveldb.git
-Version: r80
+Version: unknown
License: New BSD
License File: src/LICENSE
Security Critical: yes
@@ -10,6 +10,10 @@ Description:
Alternative to SQLite used as the backend for IndexedDB and internally by the
FileSystem API implementation and others.
+Currently using the reuse-manifest branch to get leveldb's (not yet released)
+manifest reuse feature. Intend to switch to official release (or master branch)
+once leveldb puts this feature into master.
+
Local Additions:
* gyp file for building in chromium
* port/port_chromium.{h,cc} and env_chromium.{h,cc} provide chromium
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698