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
*
[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
*
Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #3 id:40...
zhaoqin
2015-09-30
4
-199
/
+0
*
[sql] Use memory-mapped I/O for sql::Connection.
shess
2015-09-29
4
-0
/
+199
*
Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #8 id:14...
Jeremy Roman
2015-09-23
4
-194
/
+0
*
[sql] Use memory-mapped I/O for sql::Connection.
shess
2015-09-23
4
-0
/
+194
*
[sql] sqlite3_initialize() before additional entry point.
shess
2015-09-16
1
-0
/
+3
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
1
-1
/
+0
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
1
-0
/
+1
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
1
-1
/
+0
*
[sql] Drop sqlite3_* proxy hacks.
shess
2015-09-02
5
-78
/
+6
*
Revert of [sqlite] Respect the gyp and gn component switch. (patchset #6 id:1...
phajdan.jr
2015-09-01
5
-6
/
+78
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-09-01
5
-78
/
+6
*
Revert of [sqlite] Respect the gyp and gn component switch. (patchset #2 id:2...
shess
2015-08-28
5
-6
/
+78
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-08-28
5
-78
/
+6
*
Revert of [sqlite] Respect the gyp and gn component switch. (patchset #1 id:1...
sergeyv
2015-08-28
5
-6
/
+78
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-08-28
5
-78
/
+6
*
[sql] Record SQLite memory usage after a week.
shess
2015-08-25
1
-0
/
+8
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-24
1
-0
/
+1
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
rockot
2015-08-23
1
-1
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-0
/
+1
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
yosin
2015-08-22
1
-1
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-0
/
+1
*
[sql] Record memory usage at various periods after startup.
shess
2015-08-12
1
-1
/
+37
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
1
-1
/
+2
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-2
/
+2
*
Fix Mandoline apptests on Windows.
jam
2015-08-06
2
-1
/
+6
*
HistogramTester::GetHistogramSamplesSinceCreation never returns null
vabr
2015-08-03
1
-5
/
+5
*
Remove myself from OWNERS files.
erikwright
2015-07-31
1
-1
/
+0
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+13
*
mandoline filesystem: Reland "Save cookie data to the mojo:filesystem."
erg
2015-07-15
4
-8
/
+60
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-2
/
+2
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-2
/
+2
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-2
/
+2
*
sql: Cleanup to fix the header include guards.
tfarina
2015-07-14
2
-6
/
+6
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
1
-1
/
+2
*
Revert of mandoline filesystem: Save cookie data to the mojo:filesystem. (pat...
fsamuel
2015-07-07
2
-30
/
+1
*
mandoline filesystem: Save cookie data to the mojo:filesystem.
erg
2015-07-06
2
-1
/
+30
*
Convert sql_unittests to run exclusively on Swarming
maruel
2015-06-30
1
-1
/
+18
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.
erg
2015-06-20
21
-155
/
+1379
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
2
-0
/
+5
*
[sql] Stats gathering for sql/ APIs.
shess
2015-06-03
9
-23
/
+841
*
[sql] Don't persist data in journal files.
shess
2015-06-02
2
-7
/
+5
*
sql: Remove basictypes.h includes.
tfarina
2015-05-11
13
-26
/
+27
*
[sql] Fix error in Preload size.
shess
2015-04-21
1
-1
/
+1
*
[sql] Also call ShouldIgnoreSqliteError() in Release build.
shess
2015-04-10
1
-4
/
+4
*
Fix sql_unittest on iOS using SDK 8.2
sdefresne
2015-04-10
1
-1
/
+1
*
[sql] Change DoesStuffExist() to work with ScopedErrorIgnorer.
shess
2015-04-09
3
-14
/
+58
*
[sql] Stop building fts2.
shess
2015-03-11
2
-33
/
+10
[next]