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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-3
/
+6
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Implement sql::Connection::RazeAndClose().
shess@chromium.org
2013-02-07
1
-50
/
+103
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-2
/
+2
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
1
-0
/
+26
*
Add diagnostics to debug database open problems.
shess@chromium.org
2012-12-07
1
-0
/
+15
*
Handle cookie-file corruption found during open.
shess@chromium.org
2012-11-10
1
-1
/
+8
*
Make sql::Connection::Raze() more robust against corruptions.
shess@chromium.org
2012-11-10
1
-20
/
+49
*
Remove ref counting on sql::ErrorDelegate
pkotwicz@chromium.org
2012-10-17
1
-4
/
+2
*
Upstream sqlite gyp changes for Android.
yfriedman@chromium.org
2012-08-06
1
-6
/
+21
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-27
1
-1
/
+28
*
[sql] Refactor to remove use of const_cast<>.
shess@chromium.org
2012-07-24
1
-11
/
+25
*
Revert 147309 - Annotate calls to SQLite functions - they have to be executed...
shess@chromium.org
2012-07-18
1
-28
/
+1
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-18
1
-1
/
+28
*
Revert [SQLite] Hack to touch page cache to debug slow connection close.
shess@chromium.org
2012-05-19
1
-15
/
+0
*
Implement sql::Connection::Raze() in terms of sqlite3_backup API.
shess@chromium.org
2012-04-06
1
-0
/
+79
*
Reset needs_rollback after rollback.
michaelbai@chromium.org
2012-03-23
1
-0
/
+1
*
Persist SQLite journal files.
shess@chromium.org
2012-03-17
1
-0
/
+16
*
Remove operator overloads from Statement.
gbillock@chromium.org
2012-02-25
1
-3
/
+5
*
Close out statement refs before closing database.
shess@chromium.org
2012-02-24
1
-0
/
+11
*
Fix leak inside sql::Connection::OpenInternal.
benm@chromium.org
2012-02-10
1
-1
/
+2
*
AppCache INTERCEPT namespace.
michaeln@google.com
2011-12-13
1
-2
/
+12
*
Put debugging assertions into sql::Statement.
shess@chromium.org
2011-12-12
1
-28
/
+38
*
Remove 4 static initializers.
thakis@chromium.org
2011-11-24
1
-1
/
+4
*
[SQLite] Hack to touch page cache to debug slow connection close.
shess@chromium.org
2011-09-14
1
-0
/
+14
*
Enable SQLite's secure-delete at runtime so that
phajdan.jr@chromium.org
2011-08-09
1
-0
/
+6
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-0
/
+420