| Commit message (Expand) | Author | Age | Files | Lines |
* | Modified chat manager extension to become an app extension. | scherkus@chromium.org | 2010-05-27 | 9 | -96/+53 |
* | Add an inset border to the action button. | arv@chromium.org | 2010-05-26 | 1 | -1/+3 |
* | Add styling for buttons. | feldstein@chromium.org | 2010-05-26 | 1 | -0/+44 |
* | Remove previous print preview work in preparation for new work. | viettrungluu@chromium.org | 2010-05-25 | 3 | -24/+0 |
* | Disabling chat_manager content scripts for mail.google.com domain. | scherkus@chromium.org | 2010-05-25 | 1 | -11/+14 |
* | Fixed a TODO in data export of net-internals, added Chrome version and comman... | maruel@chromium.org | 2010-05-21 | 2 | -3/+12 |
* | NTP: use the shared menu.css for the options menu. | arv@chromium.org | 2010-05-20 | 4 | -34/+11 |
* | Fixing overlap problem when a download in dangerous. | dhg@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | For notifications, use the same shadow border that the autocomplete dropdown ... | johnnyg@chromium.org | 2010-05-19 | 1 | -1/+1 |
* | DOMUI shared resources: Update menu style to follow Roma's spec for menus | arv@chromium.org | 2010-05-19 | 1 | -10/+22 |
* | Bookmarks: Reorganize the HTML a bit to reduce loading flicker. | arv@chromium.org | 2010-05-19 | 1 | -109/+99 |
* | Adding double click to select mode in the filebrowser. | dhg@chromium.org | 2010-05-18 | 1 | -0/+22 |
* | Fix a typo. | eroman@chromium.org | 2010-05-18 | 1 | -1/+1 |
* | Aesthetic: fix an awkward formatting of netlog. | eroman@chromium.org | 2010-05-18 | 1 | -6/+11 |
* | Annotate load flags and net errors with their symbolic name. | eroman@chromium.org | 2010-05-18 | 2 | -2/+54 |
* | Themes should change placeholder thumnails and notification boxes on the NTP. | erg@chromium.org | 2010-05-18 | 1 | -0/+23 |
* | Fixing setdownloads so it gets downloads that are OTR, and downloads that are... | dhg@chromium.org | 2010-05-18 | 1 | -0/+15 |
* | NTP: Adds an app launched animation. | arv@chromium.org | 2010-05-18 | 1 | -1/+15 |
* | Removed the "Reload" button from the HTTP cache tab of the net-internals page. | eroman@chromium.org | 2010-05-18 | 4 | -36/+21 |
* | Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects. | eroman@chromium.org | 2010-05-17 | 1 | -1/+1 |
* | Bookmarks: Localize Recent and Search tree items. | arv@chromium.org | 2010-05-17 | 1 | -4/+5 |
* | On the net-internals text dump, display times as unix timestamps rather than ... | eroman@chromium.org | 2010-05-17 | 2 | -16/+36 |
* | Aesthetic: fix a formatting issue where certain log entries were not prefixed... | eroman@chromium.org | 2010-05-16 | 1 | -1/+2 |
* | Log the OS error that getaddrinfo() failed with. | eroman@chromium.org | 2010-05-16 | 1 | -2/+7 |
* | Reworked extension to leverage magic iframes for speedy load times | scherkus@chromium.org | 2010-05-15 | 8 | -147/+324 |
* | Make app icons even wider. | aa@chromium.org | 2010-05-14 | 1 | -2/+2 |
* | Make sure we don't "hang" when the bookmarks extension API does not work. Als... | arv@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Chaning filebrowse so when the user downloads a dangerous URL, it doesn't sho... | dhg@chromium.org | 2010-05-14 | 1 | -2/+2 |
* | Refactor: Remove the PassiveLogCollector::RequestInfo::url field. | eroman@chromium.org | 2010-05-14 | 1 | -2/+0 |
* | Add smarter popup position code to DOM UI Shared Resources. | arv@chromium.org | 2010-05-13 | 5 | -45/+505 |
* | Minor refactor: rename "extra_parameters" --> "params". | eroman@chromium.org | 2010-05-13 | 2 | -8/+8 |
* | Make the apps icons wider. | arv@chromium.org | 2010-05-13 | 1 | -5/+3 |
* | Allow hitting enter in the connection tests "URL" box to start the tests. | eroman@chromium.org | 2010-05-12 | 3 | -8/+11 |
* | Cleanup: extract common code between two functions. | eroman@chromium.org | 2010-05-12 | 1 | -28/+16 |
* | Hide NTP app launcher debug link behind a flag. | rafaelw@chromium.org | 2010-05-12 | 1 | -1/+3 |
* | Update icons for pre-installed apps. | aa@chromium.org | 2010-05-11 | 12 | -0/+0 |
* | NTP: a couple small tweaks | arv@chromium.org | 2010-05-11 | 4 | -7/+15 |
* | Add the response headers to net-internals. | willchan@chromium.org | 2010-05-11 | 1 | -0/+23 |
* | Aesthetic change to about:net-internals -- make the tables look less ugly by ... | eroman@chromium.org | 2010-05-11 | 3 | -3/+21 |
* | Aesthetic changes to the tabstrip at the top of about:net-internals (make the... | eroman@chromium.org | 2010-05-11 | 1 | -5/+8 |
* | Add custom formatting for the HTTP request headers. | eroman@chromium.org | 2010-05-11 | 1 | -4/+34 |
* | Replace about:net-internals with the javascript-based frontend. | eroman@chromium.org | 2010-05-10 | 1 | -1/+1 |
* | Display the text dump for chrome://net2#data inline, rather than in a new win... | eroman@chromium.org | 2010-05-10 | 3 | -86/+13 |
* | Add the http cache info to chrome://net2. | eroman@chromium.org | 2010-05-10 | 4 | -3/+88 |
* | Add first cut at gallery integration. | aa@chromium.org | 2010-05-10 | 3 | -2/+20 |
* | NTP: Fix issue where hiding the tips did not work. | arv@chromium.org | 2010-05-09 | 2 | -9/+10 |
* | Move cr.Event into cr.js since that file should not depend on any other files. | arv@chromium.org | 2010-05-07 | 6 | -53/+30 |
* | NTP: Update theme colors | arv@chromium.org | 2010-05-07 | 2 | -16/+12 |
* | Add the requests dumps to the text summary on chrome://net2#data | eroman@chromium.org | 2010-05-07 | 6 | -41/+233 |
* | Leftover code review: move doctype to the right place. | johnnyg@chromium.org | 2010-05-07 | 3 | -3/+3 |