| Commit message (Expand) | Author | Age | Files | Lines |
* | New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so... | dantasse@chromium.org | 2010-06-24 | 13 | -159/+491 |
* | This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown. | xji@chromium.org | 2010-06-24 | 1 | -8/+24 |
* | Remove scary "Extension has access to everything you own" warning when the | mpcomplete@chromium.org | 2010-06-24 | 1 | -22/+1 |
* | linux: work around gnome keyring memory corruption | evan@chromium.org | 2010-06-24 | 1 | -105/+171 |
* | Create background contents on startup. | atwilson@chromium.org | 2010-06-24 | 2 | -9/+42 |
* | Fix crash on update screen. | nkostylev@google.com | 2010-06-24 | 1 | -3/+8 |
* | Explicitly disallow user scripts from extensions sync. | akalin@chromium.org | 2010-06-24 | 2 | -8/+23 |
* | Move the files in resources/shared/ into resources.pak | erg@chromium.org | 2010-06-24 | 4 | -13/+201 |
* | Fix BMM paste on mac and list hover artifact. | feldstein@chromium.org | 2010-06-24 | 3 | -1/+12 |
* | Convert notification UI on Mac to a NIB rather than hand-coded. Also update ... | johnnyg@chromium.org | 2010-06-24 | 7 | -300/+153 |
* | Make import from the options menu OOP on Mac OS X. | mirandac@chromium.org | 2010-06-24 | 2 | -2/+3 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 32 | -275/+336 |
* | Adds comment to why we need std::min in getting selection start. | sky@chromium.org | 2010-06-24 | 3 | -7/+12 |
* | Require user opt-in before allowing content script injection on file URLs. | mpcomplete@chromium.org | 2010-06-24 | 11 | -6/+173 |
* | Allow suppression of first run bubble from master preferences. | mirandac@google.com | 2010-06-24 | 8 | -13/+24 |
* | Fire the document load complete and focus event on the root document object. | ctguil@chromium.org | 2010-06-24 | 1 | -4/+8 |
* | Converts the CRLF line endings to LF. I only encountered this because | sky@chromium.org | 2010-06-24 | 1 | -264/+264 |
* | Disable check for duplicate URLs. Turns out the most visited computation can ... | brettw@chromium.org | 2010-06-24 | 1 | -3/+0 |
* | GRD change + new HTML file for sync UI change | dantasse@chromium.org | 2010-06-24 | 2 | -0/+226 |
* | Change copyright to help grd change along. | mirandac@google.com | 2010-06-24 | 1 | -1/+1 |
* | Tweak the first run search engine dialog so that it reflects Glen's mocks. T... | mirandac@google.com | 2010-06-24 | 2 | -133/+39 |
* | Provides a single place to test whether the new wrench menu is | sky@chromium.org | 2010-06-24 | 5 | -8/+29 |
* | Unsubscribe from updates notifications on exit from update screen. | nkostylev@google.com | 2010-06-24 | 1 | -3/+9 |
* | Pass start url to be opened after login. | nkostylev@google.com | 2010-06-24 | 8 | -15/+49 |
* | Add the Reset to defaults button to the Mozc configuration dialog. | mazda@chromium.org | 2010-06-24 | 2 | -3/+49 |
* | Change the language indicator to the country code when using ibus-xkb. | mazda@chromium.org | 2010-06-24 | 5 | -7/+92 |
* | Don't show the tooltip for the language indicator when the indicator is hidden. | yusukes@google.com | 2010-06-24 | 1 | -3/+2 |
* | Add IsScreenLockerMode() interface to the StatusAreaHost class. | yusukes@google.com | 2010-06-24 | 6 | -8/+26 |
* | fix forgotten homepage preference on Windows | danno@chromium.org | 2010-06-24 | 2 | -15/+18 |
* | Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 2. (TTF) | thestig@chromium.org | 2010-06-24 | 1 | -4/+3 |
* | Fix bookmark manager on mac and windows. | tony@chromium.org | 2010-06-24 | 2 | -3/+10 |
* | Disable BookmarksUITest.FLAKY_ShouldRedirectToExtension while I fix | tony@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | sqlite_utils: don't dereference an empty vector. | nick@chromium.org | 2010-06-24 | 2 | -5/+35 |
* | Fix a potential crash issue. | suzhe@chromium.org | 2010-06-24 | 1 | -13/+17 |
* | Fix copy & paste error from http://codereview.chromium.org/2855009. | rafaelw@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Move the bookmark manager into resources.pak. | tony@chromium.org | 2010-06-24 | 3 | -2/+103 |
* | Enable "get html from page" functionality for PyAuto. | jrg@chromium.org | 2010-06-24 | 4 | -10/+127 |
* | Implement Password Manager aggregate metrics reporting | dpranke@chromium.org | 2010-06-24 | 4 | -0/+27 |
* | Fix an unititialized variable that caused a mac valgrind failure. | csilv@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Make pinned tabs a little stickier. | estade@chromium.org | 2010-06-24 | 2 | -2/+21 |
* | Fix pinned tab link navigations. | estade@chromium.org | 2010-06-24 | 1 | -13/+20 |
* | Add basic UI tests for dom_ui/options. | csilv@chromium.org | 2010-06-24 | 2 | -0/+104 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 27 | -49/+66 |
* | Enable --wait-for-debugger for the browser process. | jrg@chromium.org | 2010-06-23 | 1 | -0/+8 |
* | Add RemotingUI class to handle chrome://remoting URLs. | garykac@google.com | 2010-06-23 | 3 | -3/+122 |
* | linux: initialize glib-dbus threading during startup | evan@chromium.org | 2010-06-23 | 2 | -10/+0 |
* | Convert WebPluginInfo from wstring to string16 | stuartmorgan@chromium.org | 2010-06-23 | 4 | -14/+14 |
* | Take 2: sync changes to support encryption | albertb@chromium.org | 2010-06-23 | 25 | -66/+501 |
* | Enables tooltips on label. Sends message to wm when user image or user label | avayvod@chromium.org | 2010-06-23 | 2 | -4/+48 |
* | Refactor the translate infobars on mac to match the new windows code. | feldstein@chromium.org | 2010-06-23 | 14 | -1159/+1005 |