| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Implements context menus for Page and Browser Actions. Introduces a reu... | andybons@chromium.org | 2010-01-12 | 1 | -0/+2 |
* | Implement Linux/GTK ExtensionInstalledBubble | rafaelw@chromium.org | 2010-01-12 | 1 | -0/+2 |
* | Use dropdown bar for compact location bar. | oshima@chromium.org | 2010-01-11 | 1 | -2/+4 |
* | official build and buildbots are now chromeos=1 | oshima@chromium.org | 2010-01-09 | 1 | -10/+10 |
* | ThemeBackground class. | oshima@chromium.org | 2010-01-08 | 1 | -0/+4 |
* | Changes to support communication with a privileged process | cmasone@google.com | 2010-01-08 | 1 | -0/+1 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -0/+2 |
* | Localize the Mac font and language settings dialog | rsesek@chromium.org | 2010-01-08 | 1 | -0/+1 |
* | Revert 35735 - Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 1 | -2/+0 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | Add HomeAddress and BillingAddress, specializations of Address. | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | Merging a newer version of the CLD code. | jcampan@chromium.org | 2010-01-07 | 1 | -0/+1 |
* | Revert r35674: "Use dropdown bar for compact location bar." | rsesek@chromium.org | 2010-01-07 | 1 | -4/+2 |
* | Use dropdown bar for compact location bar. | oshima@chromium.org | 2010-01-07 | 1 | -2/+4 |
* | Add PhoneNumber, a form group that stores phone numbers. | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+4 |
* | Add CreditCard, a form group that stores credit card information. | jhawkins@chromium.org | 2010-01-06 | 1 | -0/+2 |
* | Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage... | jorlow@chromium.org | 2010-01-05 | 1 | -4/+4 |
* | Native Cocoa bookmark manager, part 1 | snej@chromium.org | 2010-01-05 | 1 | -0/+8 |
* | Implement delaying resource requests until privacy blacklists are ready. | phajdan.jr@chromium.org | 2010-01-05 | 1 | -3/+7 |
* | [Mac] Implement the cookie manager | rsesek@chromium.org | 2010-01-05 | 1 | -0/+8 |
* | Add AddressField, a form group that stores address information. | jhawkins@chromium.org | 2010-01-04 | 1 | -0/+2 |
* | Implement ContactInfo, the FormGroup that stores contact information. | jhawkins@chromium.org | 2010-01-04 | 1 | -1/+3 |
* | Make back forward menu model a MenuModel. | estade@chromium.org | 2009-12-30 | 1 | -4/+0 |
* | Adjust the menu items available in cros | davemoore@chromium.org | 2009-12-28 | 1 | -0/+2 |
* | Change chromeos build to use views | oshima@chromium.org | 2009-12-22 | 1 | -45/+48 |
* | Add FormGroup, an interface that represents a collection of form fields group... | jhawkins@chromium.org | 2009-12-22 | 1 | -0/+1 |
* | Mac: Create a pid->task_t mapping in the browser process. | thakis@chromium.org | 2009-12-21 | 1 | -0/+2 |
* | Remove TabView.xib from "to localize" list as well. | thakis@chromium.org | 2009-12-21 | 1 | -1/+0 |
* | Re-land http://codereview.chromium.org/507022. | suzhe@chromium.org | 2009-12-21 | 1 | -0/+2 |
* | Add some diagnostic test to diagnostic mode | cpu@chromium.org | 2009-12-20 | 1 | -0/+2 |
* | Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser window | rsesek@chromium.org | 2009-12-18 | 1 | -2/+0 |
* | Fix issue 11258: Linux: gracefully handle small browser window | suzhe@chromium.org | 2009-12-18 | 1 | -0/+2 |
* | Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween() | skrul@chromium.org | 2009-12-17 | 1 | -0/+4 |
* | Reverting the CLD CL altogether, the reliability bot is still red. | jcampan@chromium.org | 2009-12-17 | 1 | -2/+0 |
* | Add the right-click context menu for Browser actions and Page Actions. | finnur@chromium.org | 2009-12-17 | 1 | -0/+6 |
* | Implement NameField, a FormField that matches a name field in a form. | jhawkins@chromium.org | 2009-12-17 | 1 | -0/+2 |
* | Implement CreditCardField, a FormField that matches a credit card field in a ... | jhawkins@chromium.org | 2009-12-16 | 1 | -0/+2 |
* | Makes the language detection happen with every page load | jcampan@chromium.org | 2009-12-16 | 1 | -0/+2 |
* | Factor tab context menu into a shared model and fix mac and win to use it. Im... | pinkerton@chromium.org | 2009-12-16 | 1 | -0/+2 |
* | Revert 34630 - Handles rendererspecific TaskManager resources consistently fo... | jamesr@chromium.org | 2009-12-16 | 1 | -2/+0 |
* | Handles renderer-specific TaskManager resources consistently for TabContent a... | jamesr@chromium.org | 2009-12-16 | 1 | -0/+2 |
* | Implement AddressField, a FormField that matches a set of address fields in a... | jhawkins@chromium.org | 2009-12-15 | 1 | -0/+2 |
* | mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit... | kuan@chromium.org | 2009-12-15 | 1 | -0/+3 |
* | Make a shared app menu model and update win and mac to use it. Remove the NSM... | pinkerton@chromium.org | 2009-12-15 | 1 | -0/+2 |
* | Committing issue 484006 for feldstein. | mirandac@chromium.org | 2009-12-15 | 1 | -0/+2 |
* | Implement "Language Switcher" for Chromium OS. This change enables users to s... | yusukes@google.com | 2009-12-15 | 1 | -0/+4 |
* | I refactored ChangeProcessor so that the common stuff can be reused by other | albertb@google.com | 2009-12-14 | 1 | -1/+4 |
* | Try 2: Completely redo how themes are stored on disk and processed at install... | erg@google.com | 2009-12-14 | 1 | -0/+2 |
* | Switch name of emit-login-prompt-ready target to use '_'; this fixes the scon... | cmasone@google.com | 2009-12-14 | 1 | -1/+1 |