index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
ContentProviderNative.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly unparcel the PFDs passed to
Ben Kwa
2015-04-29
1
-1
/
+2
*
Fix issue with call backs from media process.
Dianne Hackborn
2014-11-19
1
-2
/
+4
*
Cursor leakage due to cancellation signal
Peter Eliasson
2013-12-19
1
-3
/
+10
*
Work on issue #10130785: Restore silence and vibrate settings...
Dianne Hackborn
2013-09-06
1
-0
/
+65
*
Add CancellationSignal support to file operations.
Jeff Sharkey
2013-08-23
1
-9
/
+21
*
More work on App Ops service.
Dianne Hackborn
2013-01-16
1
-23
/
+44
*
Fix cursor window leak when query execution fails.
Jeff Brown
2013-01-08
1
-7
/
+15
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-0
/
+1
*
Prefetch column names in bulk cursor adaptor.
Jeff Brown
2012-03-14
1
-16
/
+8
*
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
1
-9
/
+9
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-5
/
+36
*
Use ashmem for CursorWindows.
Jeff Brown
2011-10-11
1
-59
/
+51
*
Fix ownership of CursorWindows across processes.
Jeff Brown
2011-10-09
1
-101
/
+77
*
Clean up handrolled Binder proxies.
Jeff Brown
2011-10-09
1
-196
/
+196
*
Add better SQL exception handling to the Sync framework (see bug #3202693)
Fabrice Di Meglio
2010-12-02
1
-6
/
+13
*
Add new ContentProvider for doing conversions to data streams.
Dianne Hackborn
2010-08-08
1
-0
/
+77
*
Speed up ContentProvider.query() in simple case by ~30%
Brad Fitzpatrick
2010-03-09
1
-9
/
+54
*
Fix Parcel leak in ContentProvider.call()
Brad Fitzpatrick
2010-03-08
1
-1
/
+6
*
Add "call" method on ContentProvider.
Brad Fitzpatrick
2010-03-05
1
-1
/
+33
*
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - ...
Fred Quintana
2009-12-10
1
-98
/
+0
*
- hide Entity and all its references
Fred Quintana
2009-10-06
1
-60
/
+9
*
- add a reset to EntityIterator to allow it to go back to the beginning
Fred Quintana
2009-08-20
1
-0
/
+8
*
- create a new generic ISyncAdapter implementation, SyncAdapterNew
Fred Quintana
2009-06-01
1
-4
/
+12
*
add ipc support to batching
Fred Quintana
2009-05-22
1
-45
/
+53
*
content provider entities
Fred Quintana
2009-05-13
1
-1
/
+164
*
decouple SyncAdapter from ContentProvider
Fred Quintana
2009-04-30
1
-26
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+478
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-435
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-43
/
+0
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-0
/
+43
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+435