Commit Graph

26 Commits

Author SHA1 Message Date
Mark Capella
7800d0949d Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
Chris Peterson
51816ddb60 Bug 1092844 - Part 1: Close execSQL() cursor to fix "Cursor finalized without being closed" warnings. r=mfinkle 2014-11-02 01:20:49 -07:00
Chris Kitching
5d126e171c Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Chris Kitching
6c49e51198 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Shashank Sabniveesu
45ccf4bc73 Bug 1018089 - Close the SQLiteBridge Cursor in getVersion(). r=gcp 2014-06-03 03:01:00 -04:00
Richard Newman
76076cf517 Bug 1006947 - Part 1: enable WAL on the Java side of SQLiteBridge. r=gcp 2014-05-30 12:29:04 -07:00
Richard Newman
c8bc1cb349 Bug 1006947 - Part 0: clean up SQLiteBridge. r=trivial 2014-05-28 14:54:00 -07:00
Marcos Cezar
4e1960c33e Bug 956360 - Use Arrays.asList when possible. r=jchen 2014-03-04 14:32:47 -03:00
Michael Comella
5446e3e7cc Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Chris Kitching
068964b99f Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
Brian Nicholson
a01c2f3bd9 Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Chris Peterson
a953be5776 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
6cb6900e58 Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
0f30d9cedd Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Kyle Huey
3d76fde6d9 Bug 744498: Fix some java warnings. r=kats 2012-04-11 11:27:25 -07:00
Sriram Ramasubramanian
eca326f521 Bug 738347: Null value check for ContentValues in SQLiteBridge. [r=rnewman] 2012-04-09 10:48:51 -07:00
Wes Johnston
044a5779e1 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Wes Johnston
02d6d4dde0 Backed out changeset f5d6cc2e4726 2012-04-09 10:44:32 -07:00
Wes Johnston
f1b3626866 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Geoff Brown
7136dfbcaf Bug 737411 - Robocop: update reflection references; r=kats 2012-03-22 13:35:19 -04:00
Gian-Carlo Pascutto
4bb2bab277 Bug 726821 - Push Cursor usage down into native bridge code. r=blassey 2012-02-27 12:28:22 +01:00
Gian-Carlo Pascutto
6e6489909a Bug 727264 - Update Profile Migration to use Cursors. r=blassey 2012-02-27 12:28:22 +01:00
Gian-Carlo Pascutto
8e59bd8a79 Bug 727264 - Add an extra argument to pass more SQLite query results. Cleanup & simplify bridge. r=blassey 2012-02-27 12:28:21 +01:00
Wes Johnston
8f40fd7395 Bug 704682 - Add passwords content provider. r=blassey,gpascutto 2011-12-16 15:11:09 -08:00
Gian-Carlo Pascutto
bbcce9ff5a Bug 713228 - Followup, fix misleading comment. DONTBUILD 2012-01-19 21:37:29 +01:00
Gian-Carlo Pascutto
835c56dcae Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey 2012-01-19 21:19:56 +01:00