summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources
Commit message (Expand)AuthorAgeFilesLines
* Move the 'activate' part out of list and add an activate-command with keyboar...arv@chromium.org2010-04-032-32/+34
* Add batchAdd functions to JS Listfeldstein@chromium.org2010-04-022-4/+41
* Make plugin descriptions, etc. in chrome://plugins display as LTR.viettrungluu@chromium.org2010-04-021-14/+9
* Add extra views to the new net internals page. This adds tabs along the top f...eroman@chromium.org2010-04-0211-241/+733
* Add a folders_only and subtree api to bookmark managerfeldstein@chromium.org2010-04-021-1/+1
* Disable most commands at startup.arv@chromium.org2010-04-022-1/+11
* Patch xss in nodeURL_ in chrome://downloads.inferno@chromium.org2010-04-021-1/+1
* Add a split pane between the tree and the list.arv@chromium.org2010-04-013-11/+174
* Make chrome://plugins treat MIME type descriptions as HTML.viettrungluu@chromium.org2010-04-011-1/+1
* BMM: Wait until the the text input gets focus before updating its size.arv@chromium.org2010-03-301-2/+8
* Use dropEffect move now that it works.arv@chromium.org2010-03-302-7/+3
* Some small bookmark manager fixes.arv@chromium.org2010-03-292-5/+23
* Fix issue where consecutive searches did not work.arv@chromium.org2010-03-291-1/+2
* Fix console errors logged from chrome://extensions page. void is a unary oper...yurys@chromium.org2010-03-291-5/+5
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-283-97/+97
* Fix an exception thrown when pasting in BMMfeldstein@chromium.org2010-03-261-1/+1
* Move onImportBegan/Ended to the regular bookmarks apifeldstein@chromium.org2010-03-261-6/+4
* Initial add of app launcher DOM UI.arv@chromium.org2010-03-261-0/+108
* Temporary EULA display for internal plugin.viettrungluu@chromium.org2010-03-261-0/+92
* TBR:arv@chromium.org2010-03-252-46/+63
* Add instructions to chrome://extensions page for inspecting popups.rafaelw@chromium.org2010-03-241-2/+10
* Remove work arounds for drop/dragend order.arv@chromium.org2010-03-242-15/+5
* Adjust the spacing and alignment on the extension management page a bit.mpcomplete@chromium.org2010-03-241-9/+3
* Fix HTML errors in plugins and extension UIsarv@chromium.org2010-03-242-108/+109
* Remove vendor specific CSS prefixes.arv@chromium.org2010-03-2414-48/+47
* Replace about:plugins page with new page.viettrungluu@chromium.org2010-03-241-205/+0
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-0/+558
* Add multiple item selection to BMM on macfeldstein@chromium.org2010-03-241-3/+3
* adding fullscreen support to the mediaplayer.dhg@chromium.org2010-03-241-4/+38
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-2311-27/+1195
* Bookmark manager js lib: Some cleanup of the event class docs.arv@chromium.org2010-03-232-14/+25
* Bookmark manager: Fix an issue with drag and drop over the tree.arv@chromium.org2010-03-221-0/+3
* Fix the order of the context menu in the tabbed bookmark manager.arv@chromium.org2010-03-221-3/+5
* Incognito download appearance for items in Incognito downloads pagearv@chromium.org2010-03-191-89/+133
* Remove button padding work around now that WebKit has been fixed.arv@chromium.org2010-03-192-11/+0
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-182-12/+5
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+13
* Add a DOMUI datasource that will handle the net-internals page.eroman@chromium.org2010-03-171-0/+32
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-9/+6
* Remove eval/new Function from file browser.arv@chromium.org2010-03-161-27/+63
* Changing filebrowse html to delete pause when file is finished.dhg@chromium.org2010-03-161-2/+10
* Unify LocalStrings.arv@chromium.org2010-03-164-34/+53
* Bookmark manager: Use the default favicon until chrome://favicon/ works for e...arv@chromium.org2010-03-161-2/+6
* Bookmark manager: Image for default favicon.arv@chromium.org2010-03-151-0/+0
* Fix issue where search did not select the search tree item. This also fixes a...arv@chromium.org2010-03-151-8/+12
* Bookmark manager: Remove find as you typearv@chromium.org2010-03-121-14/+0
* Bookmark manager: Update the top section to have same positions and spacing a...arv@chromium.org2010-03-111-10/+20
* Bookmark manager: make the URL field lighter.arv@chromium.org2010-03-112-2/+2
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-6/+12
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-103-2/+740