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
/
sql
/
connection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing null pointer dereference.
glotov@chromium.org
2013-01-17
1
-2
/
+3
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
1
-0
/
+10
*
Make sql::Connection::Raze() more robust against corruptions.
shess@chromium.org
2012-11-10
1
-0
/
+13
*
Move ErrorDelegate to its own file and add static utility functions to ErrorD...
pkotwicz@chromium.org
2012-10-18
1
-7
/
+7
*
Remove ref counting on sql::ErrorDelegate
pkotwicz@chromium.org
2012-10-17
1
-9
/
+6
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-27
1
-0
/
+17
*
[sql] Refactor to remove use of const_cast<>.
shess@chromium.org
2012-07-24
1
-1
/
+10
*
Revert 147309 - Annotate calls to SQLite functions - they have to be executed...
shess@chromium.org
2012-07-18
1
-18
/
+1
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-18
1
-1
/
+18
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Implement sql::Connection::Raze() in terms of sqlite3_backup API.
shess@chromium.org
2012-04-06
1
-0
/
+20
*
[sql] WARN_UNUSED_RESULT on Execute().
shess@chromium.org
2011-12-23
1
-5
/
+11
*
AppCache INTERCEPT namespace.
michaeln@google.com
2011-12-13
1
-0
/
+6
*
Put debugging assertions into sql::Statement.
shess@chromium.org
2011-12-12
1
-3
/
+13
*
export StatementRef
dpranke@chromium.org
2011-11-12
1
-1
/
+1
*
build sql as a component - this will help ensure there is only one copy
dpranke@chromium.org
2011-11-10
1
-2
/
+3
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-0
/
+387