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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...
mrossetti@chromium.org
2012-08-14
1
-5
/
+3
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-14
1
-3
/
+5
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-1
/
+0
*
Upstream sqlite gyp changes for Android.
yfriedman@chromium.org
2012-08-06
2
-8
/
+42
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-27
3
-1
/
+48
*
GYP changes to get sql and sqlite building on iOS.
rohitrao@chromium.org
2012-07-24
1
-1
/
+1
*
Fix the sqlite errors of content unittests on Android
yongsheng.zhu@intel.com
2012-07-24
1
-0
/
+14
*
[sql] Refactor to remove use of const_cast<>.
shess@chromium.org
2012-07-24
2
-12
/
+35
*
Revert 147309 - Annotate calls to SQLite functions - they have to be executed...
shess@chromium.org
2012-07-18
3
-49
/
+2
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-18
3
-2
/
+49
*
Modify sql unittests to pass on iOS.
rohitrao@chromium.org
2012-07-13
3
-7
/
+13
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
7
-7
/
+0
*
Avoid leaking any files from SQLiteFeaturesTest.
paivanof@gmail.com
2012-06-13
1
-10
/
+5
*
Add APK targets for sql_unittests and sync_unit_tests.
nileshagrawal@chromium.org
2012-05-31
1
-2
/
+29
*
Revert [SQLite] Hack to touch page cache to debug slow connection close.
shess@chromium.org
2012-05-19
1
-15
/
+0
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+4
*
RefCounted types should not have public destructors, sql/ and jingle/ edition
rsleevi@chromium.org
2012-04-28
2
-3
/
+9
*
Added parameter 'clear_bound_vars', so we could reset the statement without c...
michaelbai@chromium.org
2012-04-25
4
-12
/
+35
*
Implement sql::Connection::Raze() in terms of sqlite3_backup API.
shess@chromium.org
2012-04-06
3
-1
/
+232
*
Reset needs_rollback after rollback.
michaelbai@chromium.org
2012-03-23
2
-1
/
+11
*
Persist SQLite journal files.
shess@chromium.org
2012-03-17
1
-0
/
+16
*
Making sure all dirs have OWNERS ... add some to sql/.
dpranke@chromium.org
2012-03-13
1
-0
/
+3
*
Create meta table atomically.
shess@chromium.org
2012-03-08
2
-2
/
+17
*
Add documentation regarding the nestability of sql::Transaction objects.
erikwright@chromium.org
2012-03-07
1
-1
/
+4
*
Add a DeleteKey() method to delete a key from the meta table. This will be u...
pkasting@chromium.org
2012-03-03
2
-41
/
+44
*
Remove operator overloads from Statement.
gbillock@chromium.org
2012-02-25
2
-9
/
+5
*
Close out statement refs before closing database.
shess@chromium.org
2012-02-24
1
-0
/
+11
*
Clear statement before closing db in cookie code.
shess@chromium.org
2012-02-17
2
-0
/
+9
*
Fix Android build.
benm@chromium.org
2012-02-10
1
-4
/
+2
*
Fix leak inside sql::Connection::OpenInternal.
benm@chromium.org
2012-02-10
1
-1
/
+2
*
Create a class to represent a Dom Storage Database.
benm@chromium.org
2012-02-10
3
-6
/
+40
*
[sql] WARN_UNUSED_RESULT on Execute().
shess@chromium.org
2011-12-23
1
-5
/
+11
*
Update webdata files to take advantage of DLOG(FATAL) in
gbillock@chromium.org
2011-12-22
2
-1
/
+6
*
AppCache INTERCEPT namespace.
michaeln@google.com
2011-12-13
2
-2
/
+18
*
Put debugging assertions into sql::Statement.
shess@chromium.org
2011-12-12
9
-138
/
+180
*
Remove 4 static initializers.
thakis@chromium.org
2011-11-24
1
-1
/
+4
*
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
7
-6
/
+38
*
[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
17
-15
/
+2153
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Add sql/sql.gyp to start building libsql and sql_unittests.
rsesek@chromium.org
2011-06-30
1
-0
/
+67