No description
Find a file
Scott Main 5b53cd78cd page load perfomance improvements...
remove the lists.js file from the <head>, which slows down page
load a lot (over 300K), and instead load it dynamically on page load.
also remove navtree_data.js from the <head>, which also slows the load
and is only used in the reference when in tree view. This file is now
loaded during the initialization of the nav tree.
2009-06-05 13:54:06 -07:00
core core: Add support for static libraries to include other whole static libs. 2009-05-27 20:14:55 -07:00
libs/host auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
target Define TARGET_CPU_ABI for finding native code in .apks 2009-05-22 14:54:07 -07:00
tools page load perfomance improvements... 2009-06-05 13:54:06 -07:00
buildspec.mk.default auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanspec.mk cleanspec.mk: Clean anroid.location intermediates to deal with ILocationCollector removal. 2009-05-21 11:35:36 -04:00
envsetup.sh Change runtest env shortcut to point to runtest.py 2009-05-05 15:32:46 -07:00