- 9e8b6c4 am 3d48d9c3: Allow to run checkbuild in sdk build. by Ying Wang · 11 years ago
- 3d48d9c Allow to run checkbuild in sdk build. by Ying Wang · 12 years ago
- 2408479 Allow module to specify LOCAL_INSTALLED_MODULE_STEM by Ying Wang · 11 years ago
- d21a641 am fe66c390: bump version to 4.3.1 by Baligh Uddin · 11 years ago
- fe66c39 bump version to 4.3.1 by Baligh Uddin · 11 years ago
- 4ec62ce am 40de3237: add support for custom <head> tags in each file with page.customHeadTag HDF var by Scott Main · 11 years ago
- 40de323 add support for custom <head> tags in each file with page.customHeadTag HDF var by Scott Main · 11 years ago
- 013bf8c am e48657b2: Revert "remove renderscript support lib from javadocs" ... put support lib javadocs for renderscript back in. by Scott Main · 11 years ago
- e48657b Revert "remove renderscript support lib from javadocs" by Scott Main · 11 years ago
- fe340fa am e624b3fa: update the init_google_navtree2 method to handle new format for sample nav tree data. and update highlighting logic to handle hashtags by Scott Main · 11 years ago
- e624b3f update the init_google_navtree2 method to handle new format for sample nav tree data. by Scott Main · 11 years ago
- 9a3fb87 Merge "Revert "remove renderscript support lib from javadocs" ... put support lib javadocs for renderscript back in." into jb-mr2-ub-dev by Scott Main · 11 years ago
- 27597c4 Revert "remove renderscript support lib from javadocs" by Scott Main · 11 years ago
- d6125b5 am 2552239a: fix most of size problems of DAC on handsets. set device-width for viewport tag by Scott Main · 11 years ago
- 2552239 fix most of size problems of DAC on handsets. set device-width for viewport tag by Scott Main · 11 years ago
- 471f0cc am 243ffc5b: Merge "Build file breadcrumb from parentdirs keys, optionally linkify." into jb-mr2-docs by Dirk Dougherty · 11 years ago
- 243ffc5 Merge "Build file breadcrumb from parentdirs keys, optionally linkify." into jb-mr2-docs by Dirk Dougherty · 11 years ago
- f2bd4eb Build file breadcrumb from parentdirs keys, optionally linkify. by Dirk Dougherty · 11 years ago
- 5d9690e am 4a9cc386: remove prev/next links from API guides by Scott Main · 11 years ago
- 4a9cc38 remove prev/next links from API guides by Scott Main · 11 years ago
- eb23299 am 0ad622b4: add ellipsis for overflowing strings in samples nav by Scott Main · 11 years ago
- 0ad622b add ellipsis for overflowing strings in samples nav by Scott Main · 11 years ago
- d55fb68 am 6fb7e23b: Add file path above h1 in samplecode files. by Dirk Dougherty · 11 years ago
- 6fb7e23 Add file path above h1 in samplecode files. by Dirk Dougherty · 11 years ago
- 019891c am fc9cd4f5: Create an empty zip file if no dict file found. by Ying Wang · 11 years ago
- fc9cd4f Create an empty zip file if no dict file found. by Ying Wang · 11 years ago
- 2747bec am 981effcc: Add breadcrumb for sample code html pages. by Dirk Dougherty · 11 years ago
- 981effc Add breadcrumb for sample code html pages. by Dirk Dougherty · 11 years ago
- ddce2eb am de32713f: Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev by Ying Wang · 11 years ago
- de32713 Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev by Ying Wang · 11 years ago
- ae9115a Collect and store proguard obfuscation dictionary files. by Ying Wang · 11 years ago
- 653a037 am 638ce57a: Treat LOCAL_APK_LIBRARIES like shared Java libraries. by Ying Wang · 11 years ago
- 638ce57 Treat LOCAL_APK_LIBRARIES like shared Java libraries. by Ying Wang · 11 years ago
- 06de9f9 am 8709497e: Merge "Revert "Collect and store proguard obfuscation dictionary files."" into jb-mr2-dev by Ying Wang · 11 years ago
- 8709497 Merge "Revert "Collect and store proguard obfuscation dictionary files."" into jb-mr2-dev by Ying Wang · 11 years ago
- df8b484 Revert "Collect and store proguard obfuscation dictionary files." by Ying Wang · 11 years ago
- aa87a11 am afd7457a: Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev by Ying Wang · 11 years ago
- 04c4d34 am 7311a344: Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
- afd7457 Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev by Ying Wang · 11 years ago
- 41dbe1e Collect and store proguard obfuscation dictionary files. by Ying Wang · 11 years ago
- 7311a34 Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
- fc8140d am d4645ea9: remove project structure from sample landing pages by Scott Main · 11 years ago
- d4645ea remove project structure from sample landing pages by Scott Main · 11 years ago
- 1ef0d36 am 285f0772: Merge "clean up the sample template files to remove unused stuff and fix the collapsible project list and highlight the Samples nav" into jb-mr2-docs by Scott Main · 11 years ago
- 2b9846d am f0093857: fix a couple bugs in sidenav for samples. Previously, clicking a link still invoked the expand collapse behavior. Previously, collapsing a parent item did not also collapse its children. by Scott Main · 11 years ago
- 285f077 Merge "clean up the sample template files to remove unused stuff and fix the collapsible project list and highlight the Samples nav" into jb-mr2-docs by Scott Main · 11 years ago
- dc63dda clean up the sample template files to remove unused stuff by Scott Main · 11 years ago
- f009385 fix a couple bugs in sidenav for samples. by Scott Main · 11 years ago
- a320b99 am 498d710a: modify sample template and add new css/script for new numbered code. The line numbers are included inside the <pre> block initially, but hidden, so this script moves the numbers to a separate block on the left and makes them non-selectable. Also includes by Scott Main · 11 years ago
- 498d710 modify sample template and add new css/script for new numbered code. by Scott Main · 11 years ago
- 8088dd2 am ad08f07c: new version of script to build sidenav lists dynamically. This is currently used only by the samples nav, but we\'ll later update to handle the Google reference nav as well by Scott Main · 11 years ago
- ad08f07 new version of script to build sidenav lists dynamically. by Scott Main · 11 years ago
- 62c755a am f5ffd4a4: Clean up core css changes brought in with samples css. by Dirk Dougherty · 11 years ago
- f5ffd4a Clean up core css changes brought in with samples css. by Dirk Dougherty · 11 years ago
- d5ac833 am 4f7e5159: doc change: Samples browsing: basic support in templates and js/css. by Dirk Dougherty · 11 years ago
- 4f7e515 doc change: Samples browsing: basic support in templates and js/css. by Dirk Dougherty · 14 years ago
- 7e45328 am 52dd2067: fix two bugs in site script. 1. Fix URL path check for reference docs to initalize api level and sidenav. Previously, this condition was never true, so the sidenav would not be initialized under default conditions and the reference drag bar would not appe by Scott Main · 11 years ago
- 52dd206 fix two bugs in site script. by Scott Main · 11 years ago
- d65a7da am f4723fa4: No need to filter out AndroidConfig.h for unbundled build by Ying Wang · 11 years ago
- f4723fa No need to filter out AndroidConfig.h for unbundled build by Ying Wang · 11 years ago
- b9eee18 am e391e7a8: Remove -allowaccessmodification from the basic Proguard flags by Ying Wang · 11 years ago
- e391e7a Remove -allowaccessmodification from the basic Proguard flags by Ying Wang · 11 years ago
- 3877514 am 08c07c59: Merge "Remove unnecessary dependencies between host and target modules." into jb-mr2-dev by Ying Wang · 11 years ago
- 367e56f am 3fc8dacd: Remove abcc from build. by Stephen Hines · 11 years ago
- 08c07c5 Merge "Remove unnecessary dependencies between host and target modules." into jb-mr2-dev by Ying Wang · 11 years ago
- 3fc8dac Remove abcc from build. by Stephen Hines · 12 years ago
- bb38512 am 3b90aff0: add fixed size to training icons (and remove whitespaces) by Scott Main · 11 years ago
- 3b90aff add fixed size to training icons (and remove whitespaces) by Scott Main · 11 years ago
- 16b92ed Remove unnecessary dependencies between host and target modules. by Ying Wang · 12 years ago
- d1d606b am c774a312: Merge "fix sidebar autoscroll when the selected doc is not visible. bug: 9676913" into jb-mr2-docs by Scott Main · 11 years ago
- 14066e7 am 5eccda8d: add \'wide\' version of design/develop cross-link buttons. Primarily for training pages, which have a wider TOC box by Scott Main · 11 years ago
- c774a31 Merge "fix sidebar autoscroll when the selected doc is not visible. bug: 9676913" into jb-mr2-docs by Scott Main · 11 years ago
- bc72957 fix sidebar autoscroll when the selected doc is not visible. bug: 9676913 by Scott Main · 11 years ago
- 5eccda8 add 'wide' version of design/develop cross-link buttons. by Scott Main · 11 years ago
- 847e02c am 3c1da3e2: (-s ours) DO NOT MERGE cherrypick from jb-mr2-ub-dev docs: small fix for NDK download table by Joe Fernandez · 11 years ago
- 7768c91 am 94de1eba: Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 11 years ago
- 94de1eb Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 11 years ago
- 3c1da3e DO NOT MERGE by Joe Fernandez · 11 years ago
- 8d93690 docs: small fix for NDK download table by Joe Fernandez · 11 years ago
- 48e3f1d Add new table rows for legacy ndk downloads. by Dirk Dougherty · 11 years ago
- 0ce71df Merge "remove renderscript support lib from javadocs" into jb-mr2-ub-dev by Scott Main · 11 years ago
- 5b74367 remove renderscript support lib from javadocs by Scott Main · 11 years ago
- 5430d20 fix the api level filter (wasn't greying out APIs on page load) by Scott Main · 11 years ago
- 701a07f remove margin changes for paragraphs in collapse container by Scott Main · 11 years ago
- 98a2a71 edit code-caption style margin by Scott Main · 11 years ago
- d67d022 Merge changes Id6de3e74,I1e96cbd7 into jb-mr2-dev by Scott Main · 11 years ago
- 988251c Fix $(so_suffix) error. by Ying Wang · 11 years ago
- ba9636d Establish the built module dependencies on prebuilt shared library by Ying Wang · 12 years ago
- e80ddbe fix design/develop boxes float by Scott Main · 12 years ago
- 27403b8 add style to add nexus 4 frame to screenshots by Scott Main · 12 years ago
- a3d60ae Merge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev by Jeff Brown · 12 years ago
- 9977ddf Revert "Remove mediarouter v7 support library from SDK." by Jeff Brown · 12 years ago
- 8c01be6 am ccc15faf: am 56811475: am 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev by Dirk Dougherty · 12 years ago
- ccc15fa am 56811475: am 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev by Dirk Dougherty · 12 years ago
- 5681147 am 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev by Dirk Dougherty · 12 years ago
- 5386532 Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev by Dirk Dougherty · 12 years ago
- 4c2dfcf Doc change: Move butterbar css to template assets. by Dirk Dougherty · 12 years ago
- 7672ccb am fb2bb3d8: am 51852a3f: am 8c0f5b3a: enable download box style for qv sidebox by Scott Main · 12 years ago
- fb2bb3d am 51852a3f: am 8c0f5b3a: enable download box style for qv sidebox by Scott Main · 12 years ago
- 51852a3 am 8c0f5b3a: enable download box style for qv sidebox by Scott Main · 12 years ago