Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AI 144889: am: CL 144888 Given a url from java, percent encode the url to ↵ | Patrick Scott | 2009-04-08 | 1 | -1/+2 |
| | | | | | | | | | maintain any encoding. This fixes the loadData call when the data has non-ascii values. Original author: phanna Automated import of CL 144889 | ||||
* | AI 144661: Fix #175030. Preserve the zoom factor during refresh. Remove the ↵ | Grace Kloba | 2009-04-06 | 1 | -3/+7 |
| | | | | | | | | code change in FrameLoader.cpp which was to preserve the zoom factor when we first did layout. Now we only use the initialZoomScale if it is a standard load. If it is history load, restoreScale() should be called before didFirstLayout(), in the other cases, like reload, refresh, replace, we don't change the zoom factor. BUG=175030 Automated import of CL 144661 | ||||
* | AI 144499: Remove some unnecessary ifdef ANDROID code to make our merges ↵ | Leon Scroggins | 2009-04-03 | 1 | -31/+40 |
| | | | | | | simpler. Rather than using a private function, we now use public functions to accomplish the same task. Automated import of CL 144499 | ||||
* | AI 144237: Fix for issue 1600838: error handling <select ↵ | Leon Scroggins | 2009-04-02 | 1 | -2/+2 |
| | | | | | | | | multiple="multiple"> when using <optgroup>. Previously, I was appending 0 to my selected list for <optgroup>s, as if 0 meant the item at that index is not selected. In reality, the list is a list of indeces which are selected, so this made the first item always selected if there was a multiple with an <optgroup>. Removed the erroneous append, and add some asserts. BUG=1600838 Automated import of CL 144237 | ||||
* | AI 144018: change path to return its internal cached bounds, making it much ↵ | Mike Reed | 2009-04-02 | 1 | -1/+1 |
| | | | | | | | | lighter-weight to get the bounds. BUG=1748928 Automated import of CL 144018 | ||||
* | Automated import from //branches/master/...@142404,142404 | Patrick Scott | 2009-03-24 | 2 | -7/+14 |
| | |||||
* | Automated import from //branches/master/...@141913,141913 | Cary Clark | 2009-03-24 | 2 | -7/+16 |
| | |||||
* | Automated import from //branches/master/...@141633,141633 | Patrick Scott | 2009-03-24 | 2 | -20/+3 |
| | |||||
* | Automated import from //branches/master/...@141164,141164 | Mike Reed | 2009-03-24 | 1 | -2/+2 |
| | |||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 2 | -11/+29 |
| | |||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 3 | -23/+59 |
| | |||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 4 | -77/+68 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 22 | -0/+8184 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 22 | -8127/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 2 | -69/+12 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 2 | -12/+69 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 3 | -26/+99 |
| | |||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 4 | -27/+30 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 6 | -126/+135 |
| | |||||
* | auto import from //branches/cupcake/...@127436 | The Android Open Source Project | 2009-01-22 | 1 | -12/+13 |
| | |||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 10 | -92/+62 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 22 | -544/+597 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 3 | -94/+65 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 22 | -0/+8047 |