Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: reference the history JS file with docRoot in order to | Scott Main | 2010-01-25 | 1 | -1/+1 |
| | | | | | | make offline doc searches work. (I think this was a regression due to a missed merge.) Bug: 1909300 | ||||
* | docs: fix XSS vulnerability in search | Scott Main | 2009-10-28 | 1 | -3/+11 |
| | | | | | | add a function that uses replace() to replace all instances of '<' and '>' with the HTML entities and use this wherever the query text is added onto the page. | ||||
* | decode the search string before putting it into the search control. | Scott Main | 2009-10-01 | 1 | -2/+2 |
| | | | | | | | | | this fixes a safari-only bug in which encoded chars were inserted into the search string. http://b/issue?id=2031559 Change-Id: Ie60902bafcbb327d488b921f8d3925aaf9ff0566 | ||||
* | implement browser history for tabbed search results... | Scott Main | 2009-09-24 | 1 | -93/+130 |
| | | | | | | | this adds a parameter to the URL hash on all search queries. the main motive is to allow searches from the blog to automatically open the blog tab. Change-Id: Ib81896948e63e8173d521713496bb98065683ce7 | ||||
* | AI 149729: fix search functionatilty for offline docs... | Scott Main | 2009-06-10 | 1 | -1/+1 |
| | | | | | | | the file references weren't using the local root. BUG=1909300 Automated import of CL 149729 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+104 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -60/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -56/+12 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -12/+56 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -56/+36 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -8/+7 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+81 |