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
/
app
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the Thumbnails database file to Favicons.
nshkrob@chromium.org
2010-06-30
1
-1
/
+2
*
Linux: delete the unencrypted login database file after a successful password...
mdm@chromium.org
2010-06-29
2
-1
/
+7
*
Get rid of MetaTableHelper class and make use of the app/sql API in the Login...
stuartmorgan@chromium.org
2010-05-11
2
-2
/
+35
*
Include the appcache and database tracker databases into the sql diagnostics ...
michaeln@chromium.org
2010-04-02
1
-0
/
+44
*
Fix to AutoFill sql Crash Report
dhollowa@chromium.org
2010-03-16
1
-1
/
+1
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-0
/
+1
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
2
-3
/
+3
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
4
-17
/
+16
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
4
-16
/
+17
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
4
-17
/
+16
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
1
-0
/
+23
*
Fix lint errors in app/ and turn on presubmit check.
erg@google.com
2009-11-17
2
-2
/
+2
*
Do not open a new connection if one has already been opened.
dumi@chromium.org
2009-11-17
1
-0
/
+5
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+9
*
Fix SQL preloading. I did Run() with a SELECT which produces data, so it
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
7
-40
/
+102
*
Add basic sqlite error handling to the new sqlite handlers
cpu@chromium.org
2009-09-25
5
-13
/
+120
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
4
-12
/
+36
*
Add missing #include <string> in a new file that uses std::string.
mark@chromium.org
2009-09-12
1
-0
/
+1
*
Add a DEPS file for app/sql so checkdeps doesn't complain about the sqlite
brettw@chromium.org
2009-09-11
1
-0
/
+3
*
Add a new wrapper for sqlite. This is mostly a large cleanup of the existing
brettw@chromium.org
2009-09-11
11
-0
/
+1627