summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources
Commit message (Expand)AuthorAgeFilesLines
* Adding copy to the filebrowser. Also fixes a crash bug when the user tries t...dhg@chromium.org2010-09-243-19/+148
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-242-1/+49
* Fix bug where install animation would replay if something on theaa@chromium.org2010-09-243-3/+10
* Move the extensions warning on the incognito NTP into the grey box.mpcomplete@chromium.org2010-09-231-4/+4
* NTP: Don't show any sections or layout until we receive mvaa@chromium.org2010-09-233-18/+36
* Fix a bug where we would show both the apps and thumbaa@chromium.org2010-09-222-7/+1
* Fix a problem that text prefs are not hooked up with CrosSettings.xiyuan@chromium.org2010-09-221-0/+1
* Adds Winsock service providers to log dumps, and converts a couple of their n...mmenke@chromium.org2010-09-223-30/+127
* dom-ui settings: Add icon for settings tab.csilv@chromium.org2010-09-221-2/+1
* Remove some unnecessary style recalc.aa@chromium.org2010-09-221-5/+0
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-212-2/+39
* Update call to GTalkNotifier ctor to match updated ctor design.seh@chromium.org2010-09-212-15/+13
* dom-ui options: Add missing label end tags.csilv@chromium.org2010-09-211-4/+4
* Fix options page breakage.xiyuan@chromium.org2010-09-211-1/+1
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-212-4/+14
* Content scripts ping background extension for the central roster jidseh@chromium.org2010-09-204-44/+122
* dom-ui options: code review improvements, fixed enable state bug.csilv@chromium.org2010-09-201-16/+43
* Adds state of socket pools to net-internals data dumps as a series of tables....mmenke@chromium.org2010-09-207-126/+304
* Adds "delete all" buttons to chrome://net-internals/#data and chrome://net-in...mmenke@chromium.org2010-09-205-36/+128
* Expose additional system info to register page via set_user_info message.nkostylev@chromium.org2010-09-201-3/+5
* DOMUI: Fix a bug in the AutoFill tab.tfarina@chromium.org2010-09-201-15/+7
* Bunch of bugreport fixes. Also, moved about:system page to chrome:system.zelidrag@chromium.org2010-09-173-88/+121
* Scroll to the top when toggling sections on the NTP.aa@chromium.org2010-09-171-0/+3
* Make all font sizes in NTP percentages of their parent.aa@chromium.org2010-09-172-7/+8
* Change NTP colors, remove shadows.glen@chromium.org2010-09-171-4/+1
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-172-18/+0
* Remove unused code.yusukes@chromium.org2010-09-171-3/+0
* Hook users DOMUI with backend.xiyuan@chromium.org2010-09-161-9/+2
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-162-0/+13
* Fix a bug in determining a LogGroupEntry's parent in net-internals. Only not...mmenke@chromium.org2010-09-161-1/+1
* DOMUI: Don't paint menu separators as selectedarv@chromium.org2010-09-161-2/+2
* Bookmark Manager: Handle multiple right clicks correctly.arv@chromium.org2010-09-161-1/+4
* NTP: Display attribution correctly on initial load.aa@chromium.org2010-09-163-1/+20
* Fixing build.dhg@chromium.org2010-09-152-2/+5
* Re-land: Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-153-12/+78
* dom-ui options: Import dialog improvementscsilv@chromium.org2010-09-153-90/+95
* Modify "Remove cookies" checkbox on net-internals to remove authentication cr...mmenke@chromium.org2010-09-154-22/+43
* New information design for history browse and search entries.jochen@chromium.org2010-09-151-105/+144
* dom-ui options: Change the font settings dialog to be a sub-page, not an over...csilv@chromium.org2010-09-153-23/+19
* dom-ui options: Order ok/cancel buttons according to OS.csilv@chromium.org2010-09-152-4/+16
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-141-3/+4
* Revert 59451 - Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-143-83/+14
* Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-143-14/+83
* dom-ui options: Migrate two alerts to shared AlertOverlay.csilv@chromium.org2010-09-1410-130/+25
* dom-ui options: 'Clear browsing data' layout tweaks.csilv@chromium.org2010-09-142-38/+38
* dom-ui options: Add vertical padding for the button strip.csilv@chromium.org2010-09-141-0/+1
* Tabbed options: Support direct navigation to content settings subtabs.estade@chromium.org2010-09-144-47/+91
* Updates to NTP per UI review:aa@chromium.org2010-09-146-47/+49
* Enumerate layered service providers and namespace providers under Windows and...mmenke@chromium.org2010-09-144-0/+172
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-1328-153/+89