- 19 Oct, 2011 1 commit
-
-
Tadashi G. Takaoka authored
Bug: 5475117 Change-Id: I94c70800e272e28c080edd5102adceabf06d7aff
-
- 17 Oct, 2011 1 commit
-
-
Scott Main authored
add action item to go to Android Beam settings, add help info, and add callback for on-push-complete Change-Id: I2e0e8b9d6e66c507d62012e809ee0c01e1298f20
-
- 14 Oct, 2011 8 commits
-
-
Scott Main authored
Change-Id: I569f92eafc0a53622443457a73fabbdce83ef73c
-
Scott Main authored
Change-Id: I2f9a2b24802ee0461257b4e1ee65a5f2b6298ade
-
Scott Main authored
-
Scott Main authored
Change-Id: Ib7a77ec6a5c15c06c009bb3a47c1f983f98c553a
-
Scott Main authored
Change-Id: I485e68e011a12ec91f0e5f3eae742217acad8ca3
-
Scott Main authored
Change-Id: Ifafa507bd9e74f2605fe190b12f831051af5f422
-
Scott Main authored
Change-Id: If6edb7ac9ba2743ce0dbc39be6f1eede8ef66aaa
-
Scott Main authored
Change-Id: Ibb8d269a68cca273867049655c95260651e23586
-
- 11 Oct, 2011 2 commits
-
-
Yu Shan Emily Lau authored
-
Yu Shan Emily Lau authored
by default. Swith the mGetPeriodicBugreport default value to false so that the bugreport will not be captured by default. Change-Id: Ieae662478d865d9a49dec4f77f52046b560c8972
-
- 10 Oct, 2011 6 commits
-
-
David 'Digit' Turner authored
-
David 'Digit' Turner authored
-
David 'Digit' Turner authored
-
David 'Digit' Turner authored
Change-Id: I95b0952722e1312c46ef02912407b81ea8c1b198
-
David 'Digit' Turner authored
Remove the prebuilt system shared libraries and unified symbol files from development/ndk. We don't need them anymore: - the unified symbol files are replaced by separate functions/variables symbol list, which were added in a previous commit, i.e.: libc.so.txt --> libc.so.functions.txt libc.so.variables.txt - the shared libraries are now generated on the fly by the NDK gen-platforms.sh script, from the functions/variables symbol lists. Note that we need to keep the static libraries and runtime objects, they are required to build the cross-toolchains and target binaries. Change-Id: Ifa0a7f2d741ed32b80216561ca3f17e67df06ce9
-
David 'Digit' Turner authored
This change introduces separate symbol lists for functions and variables of each NDK system shared library. Note that we don't remove the unified symbol files yet. This will be done later when we complete other changes under ndk/, namely the ability to generate platforms trees containing shell libraries generated directly from them. These files were generated using the following: cd development/ndk for DIR in platforms/*/*/lib; do for ARCH in arm x86; do $NDK/build/tools/gen-system-symbols $DIR $DIR/../symbols done done This means that the symbol lists were generated by parsing the existing prebuilt shared libraries under platforms/ and extracting their function and variable names. Change-Id: Ie1e791d98260a7f0d8d2e9f71323a7ea448f2dd4
-
- 07 Oct, 2011 9 commits
-
-
Robert Ly authored
-
Winson Chung authored
-
Winson Chung authored
Change-Id: I74192f00b2f539c3431f3c327575f0e99f907be8
-
Adam Cohen authored
-
Adam Cohen authored
Change-Id: Ie5d1bcacb1943e87c0517b6e38cad1598e119f7d
-
Robert Ly authored
Change-Id: I7e1f2d08e7172de4d5c6a29b4ca1e5cff42e2a14
-
Roman Nurik authored
-
Roman Nurik authored
Change-Id: I52872e491d9b5976264eb4fd87640be50e5ebc3d
-
Philip Milne authored
Change-Id: Iff31b918a3fdf599a356107a418e056cf5663142
-
- 06 Oct, 2011 9 commits
-
-
Chet Haase authored
-
Chet Haase authored
These demos assumed the size of a tablet device and looked pretty awful on phones. Change-Id: I246ef5a5f4619c1f2fe689eca321314375722014
-
Roman Nurik authored
Merge "Update RandomMusicPlayer sample for new RemoteControlClient APIs, also add media button support"
-
Debashish Chatterjee authored
-
Anirudh Dewani authored
-
Scott Main authored
-
Scott Main authored
and more info to html page Change-Id: Icbd492e61c14f78d52d731c16c55620e9b5adc7d
-
Roman Nurik authored
Change-Id: Ie41aee3fc805bf73ef0cd673049fcb608b59275c
-
Anirudh Dewani authored
Change-Id: I9ea5020a39f02fd2ba4934397fa9a2ea79f781b4
-
- 05 Oct, 2011 4 commits
-
-
Roman Nurik authored
Change-Id: Ia6ad08dd0ec1e67f1cffa2d6cfca2120ee0a96c7
-
Scott Main authored
Change-Id: Ic747474c2c71afcc2bd88a30017bc2709c5b5c5c
-
Scott Main authored
Change-Id: Ida2b6441026eaf06a648ae4c416ae53bfd593b2c
-
satok authored
Change-Id: I553a9820756f1a6a1164c7a4a66820556cb3fdcc
-