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
/
connection.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-0
/
+6
*
app/sql/connection hygiene enforcement.
shess@chromium.org
2010-09-28
1
-9
/
+63
*
Track down errno for SQLITE_IOERR_WRITE is happening.
shess@chromium.org
2010-09-21
1
-0
/
+11
*
Enable extended error codes for SQLite.
shess@chromium.org
2010-09-18
1
-0
/
+8
*
Spelling correction: "nonexistant" -> "nonexistent".
viettrungluu@chromium.org
2010-08-22
1
-3
/
+3
*
Move bundled copy of sqlite one level deeper to better separate it
phajdan.jr@chromium.org
2010-08-18
1
-1
/
+1
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-0
/
+1
*
Do not open a new connection if one has already been opened.
dumi@chromium.org
2009-11-17
1
-0
/
+5
*
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
1
-26
/
+32
*
Add basic sqlite error handling to the new sqlite handlers
cpu@chromium.org
2009-09-25
1
-0
/
+8
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
1
-4
/
+16
*
Add a new wrapper for sqlite. This is mostly a large cleanup of the existing
brettw@chromium.org
2009-09-11
1
-0
/
+304