index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
9.xml
Age
Commit message (
Expand
)
Author
2011-04-08
Use the new API file format, and some minor tweaks to the old XML files that ...
Joe Onorato
2011-01-17
Remove API that snuck into MockPackageManager
Kenny Root
2010-12-05
Fix up API definitions in master.
Dianne Hackborn
2010-12-05
Update 9.xml to match the real GB 9.xml.
Dianne Hackborn
2010-11-08
am 2ee0af48: am a48b70fa: Camera.open() should only return back-facing camera.
Wu-cheng Li
2010-11-09
Camera.open() should only return back-facing camera.
Wu-cheng Li
2010-10-29
Final SDK API 9. DO NOT MERGE.
Dianne Hackborn
2010-09-12
am 89b4cb1e: am ff38e38d: Merge "Undo API patch due to field pulled up to sup...
Jeff Brown
2010-09-12
Undo API patch due to field pulled up to superclass.
Jeff Brown
2010-09-03
Fix the build for real.
Romain Guy
2010-09-01
am 840f0fec: am d3efa392: Clean up some permissions.
Dianne Hackborn
2010-09-01
Clean up some permissions.
Dianne Hackborn
2010-08-18
am 03805f72: am d313cab4: Merge "tracking merge of external/apache-http from ...
Brian Carlstrom
2010-08-18
tracking merge of external/apache-http from dalvik-dev
Brian Carlstrom
2010-08-16
Add selection mode support to GridView.
Adam Powell
2010-08-12
Canonical representation of floating point constants
Ben Dodson
2010-08-08
Make libhwui entirely optional.
Romain Guy
2010-08-05
resolved conflicts for merge of 1b7e4d5a to master
Brian Carlstrom
2010-08-04
Tracking merge of dalvik-dev to gingerbread
Brian Carlstrom
2010-07-28
Tracking merge of dalvik-dev to master
Brian Carlstrom
2010-07-15
resolved conflicts for merge of aca672ba to master
Jeff Brown
2010-07-15
Add support for new input sources.
Jeff Brown
2010-06-30
frameworks/base updates to track merge from dalvik-dev
Brian Carlstrom
2010-06-03
Fix build by adding Java 6 API changes that were not in the earlier merge.
Elliott Hughes
2010-05-27
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
Brian Carlstrom
2010-05-13
Remove the unused modification APIs from MockCursor. They shouldn't have been...
Jeff Hamilton
2010-05-12
am 6d7334c1: am afbc5fad: Fix build Remove from API 9 definition the two meth...
Jean-Michel Trivi
2010-05-12
Fix build Remove from API 9 definition the two methods that were
Jean-Michel Trivi
2010-05-07
Updated URL pattern based on http://data.iana.org/TLD/tlds-alpha-by-domain.txt
Shimeng (Simon) Wang
2010-04-15
Introduce new API version to avoid breakage with the Froyo APIs;
Dianne Hackborn