| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Retry landing the chrome-as-chromeos-login-manager change | cmasone@google.com | 2009-12-14 | 1 | -0/+4 |
* | Mac: remove extension shelf code. | viettrungluu@chromium.org | 2009-12-12 | 1 | -2/+0 |
* | Revert "Completely redo how themes are stored on disk and processed at install | erg@google.com | 2009-12-11 | 1 | -2/+0 |
* | SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade. | agl@chromium.org | 2009-12-11 | 1 | -2/+2 |
* | Completely redo how themes are stored on disk and processed at install time. | erg@google.com | 2009-12-11 | 1 | -0/+2 |
* | Moves cros_api.gyp into Chrome. The current situation (cros_api.gyp | davemoore@chromium.org | 2009-12-11 | 1 | -1/+1 |
* | Implement PhoneField, a FormField that matches a phone number field in a form. | jhawkins@chromium.org | 2009-12-11 | 1 | -0/+2 |
* | ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag... | ananta@chromium.org | 2009-12-10 | 1 | -0/+2 |
* | re-apply r34183 | estade@chromium.org | 2009-12-10 | 1 | -0/+2 |
* | Implement ResourceQueue, an object that makes it easy to delay starting | phajdan.jr@chromium.org | 2009-12-10 | 1 | -0/+3 |
* | autofill: Add the FormField interface. Classes that implement the FormField ... | jhawkins@chromium.org | 2009-12-09 | 1 | -0/+2 |
* | rollback r34183 | estade@chromium.org | 2009-12-09 | 1 | -2/+0 |
* | linux: theme scrollbars from GTK theme | estade@chromium.org | 2009-12-09 | 1 | -0/+2 |
* | Share the code that builds the page menu in a common model, make Mac and Win ... | pinkerton@chromium.org | 2009-12-09 | 1 | -0/+4 |
* | views: libbrowser depends on libviews. | thestig@chromium.org | 2009-12-09 | 1 | -0/+1 |
* | Revert 34146 - A place to store the pid>mach_port_t mapping. | thakis@chromium.org | 2009-12-09 | 1 | -2/+0 |
* | A place to store the pid->mach_port_t mapping. | thakis@chromium.org | 2009-12-09 | 1 | -0/+2 |
* | Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo... | andybons@chromium.org | 2009-12-09 | 1 | -0/+4 |
* | Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d... | jrg@chromium.org | 2009-12-09 | 1 | -4/+0 |
* | Views-based login window for Chrome OS. Doesn't yet actually do anything | cmasone@google.com | 2009-12-09 | 1 | -0/+4 |
* | Revert 34008 - Adds basic group policy support. Resubmitting r33093 with a n... | gwilson@chromium.org | 2009-12-07 | 1 | -9/+0 |
* | Adds basic group policy support. Resubmitting r33093 with a new unit test. | gwilson@google.com | 2009-12-07 | 1 | -0/+9 |
* | Extensions: create a simple model for the browser action buttons toolstrip an... | estade@chromium.org | 2009-12-07 | 1 | -0/+2 |
* | Move some of the variables/files over into chrome_tests.gypi so they are with... | thomasvl@chromium.org | 2009-12-07 | 1 | -2/+1 |
* | [Mac] Implement font and encoding settings in Under the Hood preferences | rsesek@chromium.org | 2009-12-07 | 1 | -0/+2 |