Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
0910170f4acd2a219a455e5b9f74c7b6f3a81712
0910170
am c331aeb: AI 148799: New TOC for PDK -- should be less cluttered and u
by Gaurav Mathur
· 16 years ago
c331aeb
AI 148799: New TOC for PDK -- should be less cluttered and uses folding to better
by Gaurav Mathur
· 16 years ago
2f655fb
am 24a8fe8: AI 148797: Back-port the new version of the Grid.java from D
by Jack Palevich
· 16 years ago
24a8fe8
AI 148797: Back-port the new version of the Grid.java from Donut.
by Jack Palevich
· 16 years ago
0687271
am 0355976: AI 148793: Integrating publicly posted Bluetooth content.
by David Warren
· 16 years ago
7591406
am eb98133: AI 148792: 3 new pages: customization, early_suspend, and wa
by David Warren
· 16 years ago
0355976
AI 148793: Integrating publicly posted Bluetooth content.
by David Warren
· 16 years ago
eb98133
AI 148792: 3 new pages: customization, early_suspend, and wakelock.
by David Warren
· 16 years ago
5abeea8
am b755508: AI 148763: Adding STK to PDK.
by David Warren
· 16 years ago
03fd223
Remove the PlatformLibrary
by Xavier Ducrohet
· 16 years ago
b755508
AI 148763: Adding STK to PDK.
by David Warren
· 16 years ago
e667fca
Merge change 1392 into donut
by Android (Google) Code Review
· 16 years ago
bba5ffb
Merge change 1347 into donut
by Android (Google) Code Review
· 16 years ago
e14d320
Merge change 1346 into donut
by Android (Google) Code Review
· 16 years ago
f55a4d1
Add a new program for checking the correctness of the computed stack from a trace.
by Jack Veenstra
· 16 years ago
6b56383
Merge changes 1344,1345 into donut
by Android (Google) Code Review
· 16 years ago
447a4e4
Better output for viewing the method trace.
by Jack Veenstra
· 16 years ago
1298570
Fix the tracing code that keeps track of the Java method stack.
by Jack Veenstra
· 16 years ago
2822ae3
Merge change 1343 into donut
by Android (Google) Code Review
· 16 years ago
60b2fc9
Update the NDK packaging script to generate zip archives for all platforms.
by Xavier Ducrohet
· 16 years ago
bf4d838
Fixed bugs in the media player api demo application
by James Dong
· 16 years ago
ebcb726
Merge change 1361 into donut
by Android (Google) Code Review
· 16 years ago
3be3c99
Merge change 1360 into donut
by Android (Google) Code Review
· 16 years ago
37fa8d4
Merge change 1359 into donut
by Android (Google) Code Review
· 16 years ago
b25cd5f
remove documentation for unsupported variable (LOCAL_STATIC_WHOLE_LIBRARIES)
by David 'Digit' Turner
· 16 years ago
56266b2
Remove hard-coded path to my home directory in build/tools/make-release.sh.
by David 'Digit' Turner
· 16 years ago
b20725d
Remove references to 'cupcake' in all of NDK (replace with 'android-1.5')
by David 'Digit' Turner
· 16 years ago
a07dede
Add docs/LICENSES.TXT which indicates where to find the toolchain sources, as well as the GPL/LGPL text files.
by David 'Digit' Turner
· 16 years ago
ad6f253
Add a "-d time" option to stack_dump to dump the stack at the given time.
by Jack Veenstra
· 16 years ago
166d76c
Fix compiler warnings by changing "char*" to "const char*".
by Jack Veenstra
· 16 years ago
3d25a3b
More Clean up in the NDK Overview doc
by Xavier Ducrohet
· 16 years ago
ba1aad8
Remove unwanted comments in the NDK Overview doc.
by Xavier Ducrohet
· 16 years ago
ad73286
Fix source download location
by Xavier Ducrohet
· 16 years ago
010c2ee
Merge change 1307 into donut
by Android (Google) Code Review
· 16 years ago
5b6da2b
Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK
by Xavier Ducrohet
· 16 years ago
9f6a426
Merge change 1237 into donut
by Android (Google) Code Review
· 16 years ago
0b62151
ADT #1715616: "New Android Test Project" wizard.
by Raphael
· 16 years ago
9cd49a4
Merge change 1160 into donut
by Android (Google) Code Review
· 16 years ago
1f012b1
Fix the host setup script to work on mac
by Xavier Ducrohet
· 16 years ago
0085f31
Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download.
by Xavier Ducrohet
· 16 years ago
f44ba56
Merge change 1215 into donut
by Android (Google) Code Review
· 16 years ago
bc13913
Merge change 1195 into donut
by Android (Google) Code Review
· 16 years ago
549442c
Fix host-setup.sh for cygwin: *-gcc.exe needs to be found
by Raphael Moll
· 16 years ago
dc4ba99
Fix minor typos in the NDK docs.
by Xavier Ducrohet
· 16 years ago
d9b9c8e
Use direct, native order Buffers for OpenGL data.
by Jack Palevich
· 16 years ago
e0de1bc
Fix the NDK packaging script to use git ls-files instead of git-ls-files
by Xavier Ducrohet
· 16 years ago
5c56907
Merge change 1187 into donut
by Android (Google) Code Review
· 16 years ago
66ce41f
generate zip files on Windows and OS X when packaging NDK releases
by David 'Digit' Turner
· 16 years ago
f99249b
Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests.
by Xavier Ducrohet
· 16 years ago
fdeb1d2
Make the release script work on OS X, and think about ensure the generated tarballs are readable by anyone
by David 'Digit' Turner
· 16 years ago
f2b70ed
Add a release packaging script
by David 'Digit' Turner
· 16 years ago
3ff8327
fix the build. Gaaah
by David 'Digit' Turner
· 16 years ago
6e90766
Remove files from NDK samples that should not be there.
by Xavier Ducrohet
· 16 years ago
34dc1e4
Merge change 1161 into donut
by Android (Google) Code Review
· 16 years ago
b9a8479
Initial import of new NDK into donut tree
by David 'Digit' Turner
· 16 years ago
292df41
Add ability to specify relative class paths when using runtest -c
by Brett Chabot
· 16 years ago
d6326b5
Ignore compiled python files.
by Mike Lockwood
· 16 years ago
8597204
Merge change 1015 into donut
by Android (Google) Code Review
· 16 years ago
a123cea
Merge change 1002 into donut
by Android (Google) Code Review
· 16 years ago
47acf13
Make the simulator handle paths like '//data/data/...' the same way the device does.
by Marco Nelissen
· 16 years ago
1bb52f2
Fix ADT junit test for AndroidManifestParser following API change.
by Raphael
· 16 years ago
8a101cb
runtest.py bug fixes.
by Brett Chabot
· 16 years ago
816ba07
ADT #1825491: Provide default choices for <uses-library>
by Raphael
· 16 years ago
70c31ea
Merge change 947 into donut
by Android (Google) Code Review
· 16 years ago
d69d3a1
IDE: Add ConfigBuildFlags to Eclipse's .classpath
by Dave Bort
· 16 years ago
106e79f
Merge change 889 into donut
by Android (Google) Code Review
· 16 years ago
ff096c1
Broaden the search for native test files.
by Nicolas Catania
· 16 years ago
39bd4dd
am 01a62ee: AI 148202: Applying changes to build_new_device.jd originall
by David Warren
· 16 years ago
01a62ee
AI 148202: Applying changes to build_new_device.jd originally made by Reena in CL 148100. I made her edits by hand. The problem is that I moved all content files from docs to docs/guide and she edited the version in docs (which no longer exists).
by David Warren
· 16 years ago
beb3214
ADT #1823896: Ability to add an "extra" action to the AVD Selector.
by Raphael
· 16 years ago
d1a3675
Merge change 856 into donut
by Android (Google) Code Review
· 16 years ago
1ecf93b
Modified the command to run native test on the host:
by Nicolas Catania
· 16 years ago
140eed1
am 2b15cf1: AI 148129: Missing \ in Pdk.Mk causing build to not go throu
by David Warren
· 16 years ago
7e2a21a
am 390be0e: AI 148128: -Removed "Option1" about using buildspec which is
by Reena Lee
· 16 years ago
a8300ee
am 1b4feb4: AI 148118: 2 new debugging docs.
by David Warren
· 16 years ago
b70a012
am e0d7b8a: AI 148117: these docs have moved into "guide" directory.
by David Warren
· 16 years ago
969e009
am 5f6ca4f: AI 148105: Assigning to Ryan for Dr No Approval.
by David Warren
· 16 years ago
2b15cf1
AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav
by David Warren
· 16 years ago
390be0e
AI 148128: -Removed "Option1" about using buildspec which is no longer relevant.
by Reena Lee
· 16 years ago
7d64517
Merge change 839 into donut
by Android (Google) Code Review
· 16 years ago
1b4feb4
AI 148118: 2 new debugging docs.
by David Warren
· 16 years ago
e940a1c
ADT #1823896: AVD Manager button in the AVD Selector.
by Raphael
· 16 years ago
e0d7b8a
AI 148117: these docs have moved into "guide" directory.
by David Warren
· 16 years ago
5f6ca4f
AI 148105: Assigning to Ryan for Dr No Approval.
by David Warren
· 16 years ago
22056a6
am 9844b75: AI 148100: Testing out PDK updates by updating /device/partn
by Reena Lee
· 16 years ago
7ce0733
am 925f5d2: AI 148090: Whichdoc = online/offline
by Mike Ritter
· 16 years ago
9844b75
AI 148100: Testing out PDK updates by updating /device/partner/ references in the "building a new device" steps
by Reena Lee
· 16 years ago
925f5d2
AI 148090: Whichdoc = online/offline Whichmodule = pdk for clearsilver
by Mike Ritter
· 16 years ago
5941176
Merge change 822 into donut
by Android (Google) Code Review
· 16 years ago
7bfac3d
Display the AVD manager wizard during launches where no compatible AVDs exist.
by Xavier Ducrohet
· 16 years ago
1b2bd1d
Move some simulator fixes from master to donut.
by Marco Nelissen
· 16 years ago
9e2993e
Merge change 770 into donut
by Android (Google) Code Review
· 16 years ago
ae23694
Merge change 776 into donut
by Android (Google) Code Review
· 16 years ago
fba8d83
am aa2d952: AI 147991: make sources appear in online-pdk/guide
by Mike Ritter
· 16 years ago
1003a3b
Make sure we request the Client allocation status even if we fail to open a debugger port for it.
by Xavier Ducrohet
· 16 years ago
1a93c94
ADT 1603194: Android Package browser for Instrumentation nodes.
by Raphael
· 16 years ago
70fc6e9
Make sure that any exception during the final packaging properly put an error marker on the project (since build failed.
by Xavier Ducrohet
· 16 years ago
8ffde4b
Merge change 715 into donut
by Android (Google) Code Review
· 16 years ago
b732749
ADT #1820114: Provide a quick UI to edit AVD.
by Raphael
· 16 years ago
aa2d952
AI 147991: make sources appear in online-pdk/guide BUG=1815368
by Mike Ritter
· 16 years ago
Next »