History log of /frameworks/base/tools/preload/Record.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dbf30edf7647939966747c27a65d00cd52d32fda 19-Sep-2012 Kenny Root <kroot@google.com> Update preloaded-classes for JB-MR1

Bug: 5213043
Change-Id: I13fa58fded8e47d2f11d1fbe6724bd81ce35276a
/frameworks/base/tools/preload/Record.java
98e00add5544df3d8fc1804bc0be825b2238701c 18-May-2012 Elliott Hughes <enh@google.com> Fix the preloaded-classes tool for JellyBean.

Bug: 5213043
Change-Id: I8178ca04da0bd72a90244983be5e8ecfbc1b0573
/frameworks/base/tools/preload/Record.java
8068618ebed021c445db0919843cdb6b9b9e35b5 22-Jan-2011 Jesse Wilson <jessewilson@google.com> Update preloaded-classes for Honeycomb.

We preload classes for two reasons. Classes that are popular can be
shared and can increase the number of apps that can be run concurrently.
Classes that initialize slowly can be initialized at system boot time
by the zygote, decreasing the time to launch a specific app.

To select which classes to preload, I exercised Android's built-in apps
as well as these apps from Market: ESPN score center, Amazon, Flixster,
Twitter, Adobe Reader, Ebay Mobile, Facebook, Solitare (Ken Magic),
Barcode Reader, Google Earth and Square.

A cycle of launching ~460 (non unique) activities in sequence took 9m35s
with the previous preloaded-classes list. The update improves the launch
time of the same sequence to 9m27s: the marginal improvement over the
previous set of preloaded classes is negligible.

http://b/3004763

Change-Id: Ida511ae31eeff6d95d9cb6aacae68b9bb9dd2ebe
/frameworks/base/tools/preload/Record.java
e9fcaa0697dcb257d0288118347f721ce8806b55 24-Feb-2010 Jesse Wilson <jessewilson@google.com> New update of preloaded classes for Froyo.
/frameworks/base/tools/preload/Record.java
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tools/preload/Record.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tools/preload/Record.java
d24b8183b93e781080b2c16c487e60d51c12da31 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/frameworks/base/tools/preload/Record.java
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/tools/preload/Record.java