Sign in
chromium
/
chromium
/
src
/
d57fd38fb40a6bb65af7ab40cacd90c350c0aba1
/
sql
bb6bd1f
Remove {base,net}_java dependencies from GYP client targets on Android.
by
[email protected]
· 13 years ago
7019bb6d
Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database.
by
[email protected]
· 13 years ago
a4e9fa65
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database.
by
[email protected]
· 13 years ago
34146c1
Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database.
by
[email protected]
· 13 years ago
c93c7ef
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database.
by
[email protected]
· 13 years ago
efdbdb0
Make java.gypi export jar path to input_jars_paths variable
by
[email protected]
· 13 years ago
69c5845
Upstream sqlite gyp changes for Android.
by
[email protected]
· 13 years ago
35f7e539
Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access.
by
[email protected]
· 13 years ago
073bef8f
GYP changes to get sql and sqlite building on iOS.
by
[email protected]
· 13 years ago
1348765a
Fix the sqlite errors of content unittests on Android
by
[email protected]
· 13 years ago
2eec0a2
[sql] Refactor to remove use of const_cast<>.
by
[email protected]
· 13 years ago
88cb625
Revert 147309 - Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access.
by
[email protected]
· 13 years ago
8262829
Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access.
by
[email protected]
· 13 years ago
e73e8922a
Modify sql unittests to pass on iOS.
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
9903468
Avoid leaking any files from SQLiteFeaturesTest.
by
[email protected]
· 13 years ago
3e1d8c8
Add APK targets for sql_unittests and sync_unit_tests.
by
[email protected]
· 13 years ago
de679fb
Revert [SQLite] Hack to touch page cache to debug slow connection close.
by
[email protected]
· 13 years ago
b387864
Change the way _EXPORT macros look.
by
[email protected]
· 13 years ago
60e60dd
RefCounted types should not have public destructors, sql/ and jingle/ edition
by
[email protected]
· 13 years ago
389e0a4
Added parameter 'clear_bound_vars', so we could reset the statement without clearing bound variables, so and current row is reset to the beginning.
by
[email protected]
· 13 years ago
8e0c0128
Implement sql::Connection::Raze() in terms of sqlite3_backup API.
by
[email protected]
· 13 years ago
44ad7d90
Reset needs_rollback after rollback.
by
[email protected]
· 13 years ago
4e179ba6
Persist SQLite journal files.
by
[email protected]
· 13 years ago
b209f0e
Making sure all dirs have OWNERS ... add some to sql/.
by
[email protected]
· 13 years ago
1bc85b2
Create meta table atomically.
by
[email protected]
· 13 years ago
94f0638
Add documentation regarding the nestability of sql::Transaction objects.
by
[email protected]
· 13 years ago
c3ebc32
Add a DeleteKey() method to delete a key from the meta table. This will be used in the TemplateURL refactoring changes.
by
[email protected]
· 13 years ago
28fe0ff
Remove operator overloads from Statement. Fix leftover users of operators.
by
[email protected]
· 14 years ago
4b35005
Close out statement refs before closing database.
by
[email protected]
· 14 years ago
85fc27b0
Clear statement before closing db in cookie code.
by
[email protected]
· 14 years ago
c0714df
Fix Android build.
by
[email protected]
· 14 years ago
6402104
Fix leak inside sql::Connection::OpenInternal.
by
[email protected]
· 14 years ago
98b6f8b1
Create a class to represent a Dom Storage Database.
by
[email protected]
· 14 years ago
9fe3755
[sql] WARN_UNUSED_RESULT on Execute().
by
[email protected]
· 14 years ago
bed29d94
Update webdata files to take advantage of DLOG(FATAL) in
by
[email protected]
· 14 years ago
e2cadec8
AppCache INTERCEPT namespace.
by
[email protected]
· 14 years ago
eff1fa52
Put debugging assertions into sql::Statement.
by
[email protected]
· 14 years ago
c68ce17
Remove 4 static initializers.
by
[email protected]
· 14 years ago
601dc6a
export StatementRef
by
[email protected]
· 14 years ago
d452696
build sql as a component - this will help ensure there is only one copy
by
[email protected]
· 14 years ago
e48e0515
[SQLite] Hack to touch page cache to debug slow connection close.
by
[email protected]
· 14 years ago
6e0b144
Enable SQLite's secure-delete at runtime so that
by
[email protected]
· 14 years ago
f0a54b2
Move app/sql/* files to sql/ directory.
by
[email protected]
· 14 years ago
e79be09
Remove the comments setting emands and vim tab width and expansion variables.
by
[email protected]
· 14 years ago
40ce1e44
Add sql/sql.gyp to start building libsql and sql_unittests.
by
[email protected]
· 14 years ago