Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
d7ffb29b1f2afcad30234896e6ad1677cc149dc6
d7ffb29
am 864750c: AI 147718: Created .jd doc file for the JetCreator manual. C
by Jean-Michel Trivi
· 16 years ago
ec82e35
am 6edea74: AI 147711: Fix link text in highlights doc. Copy "New APIs"
by Dirk Dougherty
· 16 years ago
8b300f3
am d97e8dc: AI 147710: Add redirects for sdk/preview pages.
by Dirk Dougherty
· 16 years ago
819c102
am 78b1511: AI 147541: Add cs as default language for cz.
by Bill Napier
· 16 years ago
af3289e
am 620986a: AI 147438: add app widget docs to dev guide
by Scott Main
· 16 years ago
181634f
am 134e8e4: AI 147433: Fix broken link to sdk/samples dir in the offline
by Dirk Dougherty
· 16 years ago
76b25e5
Merge change 692 into donut
by Android (Google) Code Review
· 16 years ago
662ea09
location: Optimize use of mProviders ArrayList.
by Mike Lockwood
· 16 years ago
13735a2
Merge branch 'readonly-p4-donut' into donut
by Mitsuru Oshima
· 16 years ago
8169dae
AI 147976: Compatibility mode support. Part 2.
by Mitsuru Oshima
· 16 years ago
d306052
Merge change 542 into donut
by Android (Google) Code Review
· 16 years ago
5f2788b
Merge change 686 into donut
by Android (Google) Code Review
· 16 years ago
0124a15
Merge change 626 into donut
by Android (Google) Code Review
· 16 years ago
b8526bfe
gps: Don't crash if no XTRA servers are specified.
by Mike Lockwood
· 16 years ago
98e333f
Fix back key and ime behavior for search dialog.
by Karl Rosaen
· 16 years ago
4924ae8
Merge change 618 into donut
by Android (Google) Code Review
· 16 years ago
e4de845
Merge change 625 into donut
by Android (Google) Code Review
· 16 years ago
6fcddb0
Merge change 629 into donut
by Android (Google) Code Review
· 16 years ago
77c9990
Merge change 599 into donut
by Android (Google) Code Review
· 16 years ago
23bd84c
Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote.
by Romain Guy
· 16 years ago
b8adcad
location: Remove obsolete fake provider support.
by Mike Lockwood
· 16 years ago
79762a3
location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package.
by Mike Lockwood
· 16 years ago
eedf815
location: Remove redundant mLocationTracking field from GpsLocationProvider
by Mike Lockwood
· 16 years ago
7cb8ed2
Merge change 414 into donut
by Android (Google) Code Review
· 16 years ago
3de05ff
Merge change 586 into donut
by Android (Google) Code Review
· 16 years ago
3d12b51
location: Run LocationManagerService in a separate thread.
by Mike Lockwood
· 16 years ago
8c49d32
enable additional cdma sms fields and user data encodings
by Tammo Spalink
· 16 years ago
1fd7323
Display the app icon to the left of the search field for search within apps.
by Mike LeBeau
· 16 years ago
0c6b5f6
fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
by Mathias Agopian
· 16 years ago
287b309
fix 1812272 SensorManager method returns hidden object
by Mathias Agopian
· 16 years ago
17f213b
Merge change 602 into donut
by Android (Google) Code Review
· 16 years ago
04ab1c7
Merge change 573 into donut
by Android (Google) Code Review
· 16 years ago
257eef3
Merge branch 'readonly-p4-donut' into donut
by Mitsuru Oshima
· 16 years ago
325ac47
Bug fix(1807910): media recorder crash due to the use of locked camera object (last part)
by James Dong
· 16 years ago
8d11267
AI 147845: Compatibility mode support. Part 1
by Mitsuru Oshima
· 16 years ago
caf0df1
Add call to (new) Canvas.freeCaches() in response to low-memory
by Mike Reed
· 16 years ago
3eab744
Merge change 376 into donut
by Android (Google) Code Review
· 16 years ago
e9d376b
Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background
by San Mehat
· 16 years ago
fc8db53
Manage imagecache ram budget
by Mike Reed
· 16 years ago
1fb758e
Merge change 546 into donut
by Android (Google) Code Review
· 16 years ago
8afc130
Add a grey line to the top of the search plate image so it doesn't
by Mike LeBeau
· 16 years ago
01be1fa
Merge change 572 into donut
by Android (Google) Code Review
· 16 years ago
799af8d
oops forgot to remove a LOGD when loading an opengl driver
by Mathias Agopian
· 16 years ago
fd9b3c0
Merge change 570 into donut
by Android (Google) Code Review
· 16 years ago
f73eaf9
Merge change 531 into donut
by Android (Google) Code Review
· 16 years ago
d4943a9
Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder.
by Xavier Ducrohet
· 16 years ago
c70e06b
Add (hidden for now) purgeable bitmaps
by Mike Reed
· 16 years ago
9e8ca9a
Merge change 551 into donut
by Android (Google) Code Review
· 16 years ago
affb4e7
Merge change 534 into donut
by Android (Google) Code Review
· 16 years ago
a379585
Enable static Java APIs for OpenGL ES 1.1 extensions.
by Jack Palevich
· 16 years ago
864750c
AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
by Jean-Michel Trivi
· 16 years ago
8cac906
Merge change 528 into donut
by Android (Google) Code Review
· 16 years ago
469d5ba
Send the path of the EF file for ICC IO
by Jaikumar Ganesh
· 16 years ago
6edea74
AI 147711: Fix link text in highlights doc. Copy "New APIs" section to Version Notes doc.
by Dirk Dougherty
· 16 years ago
d97e8dc
AI 147710: Add redirects for sdk/preview pages. BUG=1790234
by Dirk Dougherty
· 16 years ago
e66b5c4
Teleca 090414 & 090423 patches for CDMA to complete phase1 work.
by Wink Saville
· 16 years ago
ba2eba4
Merge change 539 into donut
by Android (Google) Code Review
· 16 years ago
7fc4b28
Merge branch 'readonly-p4-donut' into donut
by Bjorn Bringert
· 16 years ago
4369397
AI 147681: Fix SearchDialog crash on missing FORMAT suggestion column.
by Bjorn Bringert
· 16 years ago
96a98d6
Merge change 402 into donut
by Android (Google) Code Review
· 16 years ago
dcac00d
Merge change 415 into donut
by Android (Google) Code Review
· 16 years ago
3de6da1
remove seemingly now unnecessary workaround path
by Tammo Spalink
· 16 years ago
5fa1533
Merge change 482 into donut
by Android (Google) Code Review
· 16 years ago
2071043
Modify and turn on the test case for video recording in portrait mode.
by Yu Shan Emily Lau
· 16 years ago
d6f9b9b
Merge change 529 into donut
by Android (Google) Code Review
· 16 years ago
04ae634
Make sure to map undefined OES functions to their non-OES counterpart if it exists.
by Mathias Agopian
· 16 years ago
48f1751
location: Location Manager wakelock cleanup, phase 2
by Mike Lockwood
· 16 years ago
f3ccf8a
Merge branch 'readonly-p4-donut' into donut
by Karl Rosaen
· 16 years ago
875d50a
AI 147564: Merge back from search branch to donut. Notes:
by Karl Rosaen
· 16 years ago
1feecd8
use gl.h to generate the *.in files. we are now supporting the full gl.h and glext.h apis.
by Mathias Agopian
· 16 years ago
78b1511
AI 147541: Add cs as default language for cz. BUG=1781746
by Bill Napier
· 16 years ago
0a9b5bb
Merge change 509 into donut
by Android (Google) Code Review
· 16 years ago
5616a7d
Merge change 459 into donut
by Android (Google) Code Review
· 16 years ago
2adc2db
Fix a media server crash (bug 1807910): part one
by James Dong
· 16 years ago
24b62d0
Merge change 462 into donut
by Android (Google) Code Review
· 16 years ago
e29254e
integrate some OpenGL ES changes back from master_gl in preparation of opening GLES to the NDK.
by Mathias Agopian
· 16 years ago
9c56513
Merge change 165 into donut
by Android (Google) Code Review
· 16 years ago
947fe79
Merge change 483 into donut
by Android (Google) Code Review
· 16 years ago
29b57e6
API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated strings
by San Mehat
· 16 years ago
39bae34
code cleanup
by Tammo Spalink
· 16 years ago
0a57e5b
removed extra event log tag
by Tammo Spalink
· 16 years ago
620986a
AI 147438: add app widget docs to dev guide
by Scott Main
· 16 years ago
134e8e4
AI 147433: Fix broken link to sdk/samples dir in the offline.html page.
by Dirk Dougherty
· 16 years ago
0b8ffd1
Merge change 460 into donut
by Android (Google) Code Review
· 16 years ago
1d442e0
More optimization of dumpsys output.
by Dianne Hackborn
· 16 years ago
56137a2
merge cupcake into donut
by Jean-Baptiste Queru
· 16 years ago
c4d6dd0
TypedProperties: initial commit
by Dave Bort
· 16 years ago
2d6b6b2
Merge change 289 into donut
by Android (Google) Code Review
· 16 years ago
a14f47f
Changes for new ril.h.
by Wink Saville
· 16 years ago
96e2040
Squashed commit of the following:
by Robert Greenwalt
· 16 years ago
644cf62
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
b08971b
AI 147338: am: CL 147336 Remove stuff relating to the Maps ext library from the docs. Leave a pointer over to code.google.com.
by Dirk Dougherty
· 16 years ago
b6f8704
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
8ad72ec
AI 147334: am: CL 147332 Miscellaneous doc changes for cupcake SDK
by Dirk Dougherty
· 16 years ago
79282c8
Merge branch 'readonly-p4-donut' into donut
by Scott Main
· 16 years ago
757714fd
AI 147327: am: CL 147325 update the installing and upgrading docs for cupcake
by Scott Main
· 16 years ago
680974e
Merge branch 'readonly-p4-donut' into donut
by Scott Main
· 16 years ago
9077708
AI 147317: am: CL 147314 change carousel SDK to 1.5;
by Scott Main
· 16 years ago
003f213
Merge branch 'readonly-p4-donut' into donut
by Scott Main
· 16 years ago
3aa6511
AI 147313: am: CL 147311 update eclipse docs to include necessary AVD procedures and
by Scott Main
· 16 years ago
Next »