Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(130)

Issue 10829062: Upstream sqlite gyp changes for Android. (Closed)

Created:
8 years, 4 months ago by Yaron
Modified:
8 years, 4 months ago
CC:
chromium-reviews, andreip3000
Visibility:
Public.

Description

Upstream sqlite gyp changes for Android. Includes a change to sql/Connection to propagate the auto_vacuum pragma across a raze operation. Also updates test expectations. BUG=137853 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150128

Patch Set 1 #

Patch Set 2 : update test #

Total comments: 2

Patch Set 3 : #

Total comments: 4

Patch Set 4 : added assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -16 lines) Patch
M sql/connection.cc View 1 2 3 1 chunk +21 lines, -6 lines 0 comments Download
M sql/connection_unittest.cc View 1 2 3 3 chunks +21 lines, -2 lines 0 comments Download
M third_party/sqlite/sqlite.gyp View 1 4 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Yaron
I'm not entirely confident about the change to the test case. I could also just ...
8 years, 4 months ago (2012-07-27 21:34:22 UTC) #1
Scott Hess - ex-Googler
On 2012/07/27 21:34:22, Yaron wrote: > I'm not entirely confident about the change to the ...
8 years, 4 months ago (2012-07-27 22:23:29 UTC) #2
Scott Hess - ex-Googler
BTW - I'll be out of reach of electronics this weekend to next weekend. I ...
8 years, 4 months ago (2012-07-27 22:26:27 UTC) #3
Yaron
On 2012/07/27 22:26:27, shess wrote: > BTW - I'll be out of reach of electronics ...
8 years, 4 months ago (2012-07-28 00:27:07 UTC) #4
Yaron
Ok, updated per your suggestions. Now also preserves auto_vacuum across a Raze
8 years, 4 months ago (2012-07-30 20:57:13 UTC) #5
andreip3000
LGTM (but you should probably wait for shess@ to LGTM too) One question below. http://codereview.chromium.org/10829062/diff/4/third_party/sqlite/sqlite.gyp ...
8 years, 4 months ago (2012-08-01 11:46:06 UTC) #6
Yaron
http://codereview.chromium.org/10829062/diff/4/third_party/sqlite/sqlite.gyp File third_party/sqlite/sqlite.gyp (right): http://codereview.chromium.org/10829062/diff/4/third_party/sqlite/sqlite.gyp#newcode133 third_party/sqlite/sqlite.gyp:133: 'DSQLITE_DEFAULT_FILE_FORMAT=4', On 2012/08/01 11:46:06, andreip3000 wrote: > Should we ...
8 years, 4 months ago (2012-08-04 01:14:43 UTC) #7
Scott Hess - ex-Googler
LGTM, with addition indicated. Thanks for wiring up the auto-vacuum propagation. Raze() is not used ...
8 years, 4 months ago (2012-08-05 15:34:46 UTC) #8
Yaron
Thanks for reviews http://codereview.chromium.org/10829062/diff/4/sql/connection_unittest.cc File sql/connection_unittest.cc (right): http://codereview.chromium.org/10829062/diff/4/sql/connection_unittest.cc#newcode150 sql/connection_unittest.cc:150: } On 2012/08/05 15:34:46, shess wrote: ...
8 years, 4 months ago (2012-08-06 17:23:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10829062/14001
8 years, 4 months ago (2012-08-06 17:23:58 UTC) #10
commit-bot: I haz the power
Try job failure for 10829062-14001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 17:44:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10829062/14001
8 years, 4 months ago (2012-08-06 18:09:23 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-06 19:22:43 UTC) #13
Change committed as 150128

Powered by Google App Engine
This is Rietveld 408576698