summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/cookies_view.js
Commit message (Expand)AuthorAgeFilesLines
* As the user enters a search string in the cookie search box the remove all bu...radhikabhar@chromium.org2014-06-051-0/+4
* Don't close cookies view on search enter.rfevang@chromium.org2013-08-061-1/+7
* Fix cookie searchbox bug.yhirano@chromium.org2013-03-111-0/+1
* Removing "Application Data" dialog related code.nasko@chromium.org2012-12-131-8/+0
* Change @inheritDoc (deprecated) to @override (new & shiny) in c/b/resources J...dbeam@chromium.org2012-11-261-4/+1
* Options: Rename chrome/browser/resources/options2 -> chrome/browser/resources...jhawkins@chromium.org2012-08-181-0/+144
* get rid of old options pagesestade@chromium.org2012-03-231-140/+0
* Options: Focus search fields when their respective pages are shown.jhawkins@chromium.org2011-06-151-0/+3
* WebUI: size the cookies list according to the window height.mdm@chromium.org2011-05-231-1/+19
* WebUI: Add password manager search feature. Also add tooltips for the URLs.mdm@chromium.org2011-05-221-5/+15
* WebUI: make cookies and site data column headers consistent with other table ...mdm@chromium.org2011-05-221-1/+1
* WebUI: force a cookies list redraw when the cookies page becomes visible.mdm@chromium.org2011-04-091-3/+6
* Implement new webui cookies and site data page.mdm@chromium.org2011-03-031-198/+18
* web-ui settings: Clean up page urls.csilv@chromium.org2011-03-021-1/+1
* change tab titles for tabbed options based on subpage that is showingestade@chromium.org2011-02-111-1/+1
* DOMUI: Display whether a cookie is acceptible to the script in the Cookies view.jhawkins@chromium.org2011-02-041-8/+11
* Fix a typo in the settings domUI javascript, manefest s/b manifest.michaeln@google.com2011-01-191-1/+1
* Cookies tree js code touch up.xiyuan@chromium.org2010-12-141-5/+16
* Add 'Delete' key to cookies tree in settings UI.xiyuan@chromium.org2010-12-131-0/+18
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-1/+0
* Reduce jank in DOMUI options caused by cookies view.xiyuan@chromium.org2010-10-051-0/+4
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-241-1/+18
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-3/+3
* Add a cookies view based on old UI.xiyuan@chromium.org2010-08-251-0/+234