summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove libwvm.so from the prelink mapGloria Wang2011-02-181-1/+0
* Merge "Add libwvm.so"Gloria Wang2011-02-181-0/+1
|\
| * Add libwvm.soGloria Wang2011-02-171-0/+1
* | am a3c3bc33: am a29d7e4b: Merge "Build cts-tradefed README into cts.zip" into...Brett Chabot2011-02-181-2/+3
|\ \
| * \ am a29d7e4b: Merge "Build cts-tradefed README into cts.zip" into honeycombBrett Chabot2011-02-181-2/+3
| |\ \
| | * \ Merge "Build cts-tradefed README into cts.zip" into honeycombBrett Chabot2011-02-181-2/+3
| | |\ \
| | | * | Build cts-tradefed README into cts.zipBrett Chabot2011-02-181-2/+3
* | | | | Remove unused variable DONT_INSTALL_DEX_FILESYing Wang2011-02-171-6/+0
* | | | | Use shell variable, instead of makefile var.Ying Wang2011-02-171-1/+1
| |_|_|/ |/| | |
* | | | Merge "Remove usused workaround."Ben Cheng2011-02-161-4/+0
|\ \ \ \
| * | | | Remove usused workaround.Ben Cheng2011-02-161-4/+0
* | | | | am 826d0321: am c438082f: docs: add sampleindex file for droiddoc to customiz...Scott Main2011-02-161-0/+53
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am c438082f: docs: add sampleindex file for droiddoc to customize the breadcr...Scott Main2011-02-161-0/+53
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | docs: add sampleindex file for droiddoc to customize the breadcrumbsScott Main2011-02-161-0/+53
* | | | | am 3be47af9: am b3f59bde: am 86a90364: Merge "core/binary.mk: Add missing Obj...David 'Digit' Turner2011-02-152-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | am b3f59bde: am 86a90364: Merge "core/binary.mk: Add missing Objective-C obje...David 'Digit' Turner2011-02-152-1/+2
| |\ \ \ \
| | * \ \ \ am 86a90364: Merge "core/binary.mk: Add missing Objective-C objects to the bu...David 'Digit' Turner2011-02-152-1/+2
| | |\ \ \ \
| | | * \ \ \ Merge "core/binary.mk: Add missing Objective-C objects to the build."David 'Digit' Turner2011-02-142-1/+2
| | | |\ \ \ \
| | | | * | | | core/binary.mk: Add missing Objective-C objects to the build.David 'Digit' Turner2011-02-112-1/+2
* | | | | | | | Merge "Don't build everything for APKCERTS_FILE"Ying Wang2011-02-151-10/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Don't build everything for APKCERTS_FILEYing Wang2011-02-151-10/+5
* | | | | | | | am 2781cae5: am 1000e35a: docs: add honeycomb logo and revise css to for togg...Scott Main2011-02-142-0/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | am 1000e35a: docs: add honeycomb logo and revise css to for toggle widgetScott Main2011-02-142-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | docs: add honeycomb logo and revise css to for toggle widgetScott Main2011-02-142-0/+4
* | | | | | | | am 50ffeeb2: am c7797bb3: am 8f9849a0: Merge "no-op"Jean-Baptiste Queru2011-02-100-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am c7797bb3: am 8f9849a0: Merge "no-op"Jean-Baptiste Queru2011-02-100-0/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | am 8f9849a0: Merge "no-op"Jean-Baptiste Queru2011-02-100-0/+0
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge "no-op"Jean-Baptiste Queru2011-02-100-0/+0
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | no-opJean-Baptiste Queru2011-02-100-0/+0
| | | |/ / / /
* | | | | | | am bf149351: am d239c1bd: Fix dependency of prebuilt target non-static Java l...Ying Wang2011-02-100-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | am d239c1bd: Fix dependency of prebuilt target non-static Java libraries.Ying Wang2011-02-081-3/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix dependency of prebuilt target non-static Java libraries.Ying Wang2011-02-081-3/+13
* | | | | | Close inherited PIPE before doing workYing Wang2011-02-103-0/+19
* | | | | | Fix the case image-size-from-data-size returns 0.Ying Wang2011-02-091-2/+4
* | | | | | Revert "Fix the case BOARD_FLASH_BLOCK_SIZE smaller than BOARD_NAND_PAGE_SIZE...Ying Wang2011-02-091-4/+2
* | | | | | Merge "Fix generic_x86 image sizes."Ying Wang2011-02-091-3/+3
|\ \ \ \ \ \
| * | | | | | Fix generic_x86 image sizes.Ying Wang2011-02-091-3/+3
* | | | | | | Merge "Fix the case BOARD_FLASH_BLOCK_SIZE smaller than BOARD_NAND_PAGE_SIZE,...Ying Wang2011-02-092-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix the case BOARD_FLASH_BLOCK_SIZE smaller than BOARD_NAND_PAGE_SIZE, eg gen...Ying Wang2011-02-092-4/+6
| |/ / / / / /
* | | | | | | Merge "Build system tweaks for Valgrind."Jeff Brown2011-02-088-21/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Build system tweaks for Valgrind.Jeff Brown2011-02-088-21/+24
* | | | | | | Merge "libFLAC is now a static library"Glenn Kasten2011-02-081-1/+0
|\ \ \ \ \ \ \
| * | | | | | | libFLAC is now a static libraryGlenn Kasten2011-02-031-1/+0
* | | | | | | | Merge "Add system image size for X86"Kenny Root2011-02-081-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add system image size for X86Kenny Root2011-02-081-0/+1
* | | | | | | | am 1a35a101: am 4c8ae40a: docs: remove preliminary watermark from docsScott Main2011-02-071-2/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | am 4c8ae40a: docs: remove preliminary watermark from docsScott Main2011-02-071-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | docs: remove preliminary watermark from docsScott Main2011-02-071-2/+2
* | | | | | | | am 2f2a43cd: am 61281638: am 886e5aa7: Merge "fix api level filtering script ...Scott Main2011-02-070-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 61281638: am 886e5aa7: Merge "fix api level filtering script to compare in...Scott Main2011-02-040-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |