summaryrefslogtreecommitdiffstats
path: root/core/res/assets
Commit message (Collapse)AuthorAgeFilesLines
* Update android-logo boot animationMike J. Chen2014-06-092-0/+0
| | | | | | | | | | This one is the new font/look but actually animates so you know system isn't frozen. Bug 15143975 Change-Id: I3f39f44d9251e21617542c2b811b0ab94401b102 Signed-off-by: Mike J. Chen <mjchen@google.com>
* Update default android boot animation png filesMike J. Chen2014-06-092-0/+0
| | | | | | | Bug 15143975 Change-Id: I11c9f43aaec4ebff9d291084fc8f997f15c46ddd Signed-off-by: Mike J. Chen <mjchen@google.com>
* Simplify Youtube <embed> managementNicolas Roard2012-02-211-67/+32
| | | | | | | | | | | | | | | | | When we encounter youtube <embed> objects, we replace them on the fly with an element that will redirect to the youtube application. Currently, this element is a canvas, that we add to the document wrapped into a Frame. This cause some problems when we switch to have canvas elements on their own individual layer (which drastically improves performances). Note that we do support correctly composited layers into frameset/iframes on normal websites, the problems we see here are due to us creating the frame on the fly, messing with webkit's compositing logic. This CL rewrite the HTML code we insert to not use canvas and instead use normal html elements positioned via CSS. This work around the composited canvas issue as well as simplifying the code. Change-Id: Ie6043f9445e8bc191b229db9f9ff5de192d8b5db
* Fix spacing issueJohn Reck2011-02-101-2/+2
| | | | | | Bug: 3432069 Change-Id: If58d19cacb99f3ab7fdc4d8fdbb86f0853010ed1
* Create a better placeholder for YT videos when flash is not installed.Ben Murdoch2010-12-221-3/+13
| | | | | | | | Only stretch the placeholder image in one dimension. This closer matches what the desktop browsers seem to do. Bug: 3125797 Change-Id: Id0a395c4b784d0b7368e1c7ba6544b25903430bb
* Fix WebView saveState and restoreState for private browsing mode.Elliott Slaughter2010-08-231-0/+24
| | | | Change-Id: Ia254ee853d73e56c6f0a5b7762a1cefc1dad0894
* Add English hyphenation dictionary into frameworks/base asset.Shimeng (Simon) Wang2010-05-281-0/+9784
| | | | | issue: 2672163 Change-Id: Idf3ff164f41ae95448519b14666f03fb59dada97
* New assets for http://b/issue?id=2506670Leon Clarke2010-04-262-0/+0
| | | | Change-Id: I989db44c3b2907f8a1b2d5db3709bfcd166d332a
* http://b/issue?id=2516676Leon Clarke2010-03-251-31/+74
| | | | | Correctly scale the play button and youtube logo when embedded youtube videos are displayed at smaller than the suggested size.
* Remove old asset.Patrick Scott2010-03-241-0/+0
| | | | Change-Id: I5b4bdb6b038bba3eb2f03c6f53541d99fab0bad5
* Add on-demand setting for plugins.Patrick Scott2010-03-232-0/+0
| | | | | | | | | Deprecate the old apis for enabling plugins in favor of the multi-state plugin flag. Add the assets for WebView to display the plugin placeholder for on-demand plugins. Bug: 2411524 Change-Id: I5a35cc6d0afced1489f54d4dcb8bb92d36de52d8
* Fix the youtube placeholder.Patrick Scott2009-10-121-8/+2
| | | | | | The table was causing some problems if the image was too big. Bug: 2175973
* Make the text bit transparent to allow the correct color to show throughLeon Clarke2009-10-052-0/+0
|
* Automated import from //branches/master/...@141533,141533Mathias Agopian2009-03-242-0/+0
|
* Automated import from //branches/master/...@140808,140808Mathias Agopian2009-03-248-0/+0
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+0
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0317-0/+59
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0317-59/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-61/+49
|
* Initial ContributionThe Android Open Source Project2008-10-2119-0/+71