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
*
[iOS] Define bundle_data target for //sql:sql_unittests.
sdefresne
2016-03-18
1
-2
/
+12
*
[sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.
shess
2016-03-11
4
-22
/
+15
*
Revert of [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE. (patchset #...
tsergeant
2016-03-10
4
-15
/
+22
*
[sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.
shess
2016-03-10
4
-22
/
+15
*
Revert of [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE. (patchset #...
shess
2016-03-09
4
-15
/
+22
*
[sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.
shess
2016-03-09
4
-22
/
+15
*
[sqlite] Remove recover.c from amalgamation.
shess
2016-03-08
1
-0
/
+1
*
Remove Pass() helper from base/move.h.
dcheng
2016-03-04
1
-4
/
+4
*
[sql] Fix crash in sqlite3_total_changes.
shess
2016-02-26
2
-2
/
+22
*
mojo: Remove the mojo:filesystem sqlite binding code.
erg
2016-02-18
7
-1164
/
+0
*
Rename ConnectToService to ConnectToInterface()
ben
2016-02-10
2
-2
/
+2
*
Extract shell methods from ApplicationImpl into a base class, and pass this t...
ben
2016-02-07
2
-4
/
+4
*
[sql] Use IGNORE conflict resolution in recovery.
shess
2016-02-04
3
-16
/
+8
*
[sql] Clean up sql::Recovery unit test.
shess
2016-02-04
1
-27
/
+48
*
[sql] Remove misleading AutoRecoverTable() parameter.
shess
2016-02-04
3
-34
/
+33
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
[sql] Prevent recovery against a closed database.
shess
2016-02-02
3
-0
/
+29
*
Add flag to disable mmap in all sql connection in work build
vichang
2016-01-28
2
-2
/
+13
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
2
-10
/
+0
*
Make use of CreateInterfacePtrAndBind() where appropriate
sky
2016-01-26
2
-8
/
+4
*
Change mojo enums to be scoped enums in the generated C++ bindings.
sammc
2016-01-21
3
-38
/
+38
*
[tracing] Add separate dump provider for sql connection
ssid
2016-01-13
8
-55
/
+149
*
Move mojo/application/public -> mojo/shell/public
ben
2016-01-12
5
-8
/
+8
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
6
-31
/
+35
*
Clean up header files.
avi
2015-12-26
1
-0
/
+1
*
Switch to standard integer types in xxx/.
avi
2015-12-21
19
-10
/
+52
*
[sql] Consider fresh databases suitable for memory-mapped I/O.
shess
2015-12-18
5
-47
/
+171
*
[sql] Test mmap operation based on SQLite capabilities.
shess
2015-12-17
2
-80
/
+104
*
Add more components to "gn check".
brettw
2015-11-27
1
-1
/
+3
*
Convert ConnectToApplication to take a params class
ben
2015-11-20
2
-6
/
+2
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-2
/
+2
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
1
-3
/
+5
*
[sql] Validate database files before enabling memory-mapping.
shess
2015-11-13
2
-8
/
+171
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
4
-4
/
+3
*
[sql] Differentiate compile errors from regular errors.
shess
2015-11-13
2
-3
/
+30
*
Eliminate third_party/mojo/src from all targets' include paths
Ken Rockot
2015-11-11
3
-2
/
+3
*
Revert "[sql] Validate database files before enabling memory-mapping."
robliao
2015-11-10
2
-171
/
+8
*
[sql] Fix typo in error message.
shess
2015-11-09
1
-1
/
+1
*
[sql] Validate database files before enabling memory-mapping.
shess
2015-11-09
2
-8
/
+171
*
[sql] Increase database chunk size for large databases.
shess
2015-11-05
1
-5
/
+28
*
[sql] Disable memory-mapping under sql::Recovery.
shess
2015-11-05
3
-12
/
+34
*
[tracing] Add names to memory-infra dumpers for debugging
primiano
2015-10-30
1
-1
/
+1
*
[sql] QuotaDatabase schema upgrade doesn't use transactions right.
michaeln
2015-10-28
1
-1
/
+1
*
mandoline: Start adding trace events for mandoline stuff.
erg
2015-10-23
1
-0
/
+16
*
[sql] Track uploads of diagnostic data to prevent duplication.
shess
2015-10-22
3
-24
/
+407
*
[tracing] Add sqlite memory statistics to tracing.
ssid
2015-10-12
8
-2
/
+187
*
[sql] Use memory-mapped I/O for sql::Connection.
shess
2015-10-06
4
-0
/
+203
*
Isolate sql_unittests_apk.
stip
2015-10-03
2
-0
/
+42
[next]