| Commit message (Expand) | Author | Age | Files | Lines |
* | CrOS - Refactor ExtensionDialog initialization | jamescook@chromium.org | 2011-09-02 | 2 | -45/+40 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 16 | -24/+29 |
* | Automation support for webui login on chromeos | nirnimesh@chromium.org | 2011-09-02 | 2 | -10/+30 |
* | Implement inline install UI for views. | mihaip@chromium.org | 2011-09-02 | 4 | -273/+242 |
* | Convert chrome://extensions to a settings page within the options pages. | finnur@chromium.org | 2011-09-02 | 6 | -421/+447 |
* | Suppress default per-script fonts when the script matches the browser's locale. | falken@chromium.org | 2011-09-02 | 1 | -41/+58 |
* | Revert 99391 (broke CrOS unit_tests) - Set user-visible machine names and dev... | thakis@chromium.org | 2011-09-02 | 1 | -16/+12 |
* | Change chrome://crash (sad tab page) "Learn more" link to: | msw@chromium.org | 2011-09-02 | 12 | -364/+470 |
* | Set user-visible machine names and devices types for synced sessions. | thakis@chromium.org | 2011-09-02 | 1 | -12/+16 |
* | Use PluginPrefs to find out whether dropped files can be handled by a plugin. | bauerb@chromium.org | 2011-09-02 | 6 | -16/+36 |
* | Sync-Promo: Update wording in Sync Signin wrench menu item | sail@chromium.org | 2011-09-02 | 1 | -11/+12 |
* | Observe kClearPluginLSODataEnabled in the correct PrefService in ContentSetti... | bauerb@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | gtk: Call the non-deprecated version of OpenURL() which receives OpenURLParams. | tfarina@chromium.org | 2011-09-02 | 9 | -15/+18 |
* | Add PluginServiceFilter interface and ChromePluginServiceFilter. | bauerb@chromium.org | 2011-09-02 | 1 | -2/+3 |
* | Fix build error on Linux Clang (dbg). | finnur@chromium.org | 2011-09-02 | 1 | -3/+5 |
* | Port the notifications UI work to NTP4. | finnur@chromium.org | 2011-09-02 | 1 | -5/+7 |
* | Add Profile data to the Task Manager on OS Mac. | mirandac@google.com | 2011-09-02 | 2 | -3/+11 |
* | CrOS - Fix file picker to route callbacks using TabContents | jamescook@chromium.org | 2011-09-02 | 4 | -7/+74 |
* | Revert 99324 - string fixes | akalin@chromium.org | 2011-09-02 | 2 | -8/+9 |
* | string fixes | estade@chromium.org | 2011-09-02 | 2 | -9/+8 |
* | Add Indic IME support. | yusukes@google.com | 2011-09-02 | 1 | -53/+8 |
* | Use 16x16 icons so they don't stretch. | gbillock@chromium.org | 2011-09-02 | 2 | -10/+97 |
* | Display favicons and titles in WebUI Hung Renderer Dialog | wyck@chromium.org | 2011-09-02 | 3 | -20/+61 |
* | [Mac] Remove the Open All items from the bottom of bookmark bar folder menus. | rsesek@chromium.org | 2011-09-02 | 2 | -43/+21 |
* | Reverts debugging code added to isolate crash. It's as I thought. When | sky@chromium.org | 2011-09-02 | 2 | -26/+6 |
* | Print Preview: Fix some nits from r98926. | thestig@chromium.org | 2011-09-02 | 1 | -16/+11 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 3 | -7/+75 |
* | mac: Fix a (wrong) warning in gcc -O1 mode (the valgrind configuration) | thakis@chromium.org | 2011-09-02 | 2 | -2/+4 |
* | Move web intents switch to content_switches. | gbillock@chromium.org | 2011-09-02 | 2 | -0/+2 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 16 | -29/+24 |
* | Revert 99283 - When the user navigates to the home page, make sure to set the... | rogerta@chromium.org | 2011-09-02 | 3 | -73/+7 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 16 | -24/+29 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 3 | -7/+73 |
* | Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v... | ananta@chromium.org | 2011-09-02 | 4 | -29/+59 |
* | Add avatar decoration to the windows7 taskbar | cpu@chromium.org | 2011-09-02 | 2 | -2/+67 |
* | [Mac] Stop sending delegate messages from closing NSOpenPanels. | shess@chromium.org | 2011-09-01 | 1 | -0/+2 |
* | The change list fixes the shadow and padding of nt4 bubble.BUG=92434TEST=Open... | guohui@chromium.org | 2011-09-01 | 2 | -8/+15 |
* | Changed TouchTab and TouchTabStrip to derive from existing code since the loo... | saintlou@chromium.org | 2011-09-01 | 12 | -805/+100 |
* | keyboard widget: Always position at the bottom of the screen. | sadrul@chromium.org | 2011-09-01 | 1 | -8/+13 |
* | [ntp4] More UI refinements | csilv@chromium.org | 2011-09-01 | 1 | -2/+2 |
* | [ntp4] Avoid calling into the javascript layer before the DOM is ready. | csilv@chromium.org | 2011-09-01 | 2 | -11/+18 |
* | Revert 99149 - Print Preview: Add a test for activating the initiator tab on ... | creis@chromium.org | 2011-09-01 | 4 | -85/+12 |
* | GTK: Fix remaining issues with extension infobars | erg@google.com | 2011-09-01 | 3 | -8/+22 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 14 | -248/+69 |
* | Parse and show CWS data (reviews, number of users) in the inline install dialog. | mihaip@chromium.org | 2011-09-01 | 5 | -182/+273 |
* | Initialize/Shutdown CrosLibrary explicitly (Take 2) | stevenjb@google.com | 2011-09-01 | 1 | -0/+2 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 14 | -69/+248 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 14 | -248/+69 |
* | Remove throttling trial, and make feature on by default. | joi@chromium.org | 2011-09-01 | 1 | -8/+2 |
* | Supports 5 additional Indic languages on the language setting. | yoshiki@chromium.org | 2011-09-01 | 1 | -8/+53 |