| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement NameField, a FormField that matches a name field in a form. | jhawkins@chromium.org | 2009-12-17 | 3 | -4/+234 |
* | Handle right-click->"Save Link As" in the host browser. | tommi@chromium.org | 2009-12-16 | 1 | -2/+21 |
* | Reorganize api_tests directory. One top-level directory per feature. | aa@chromium.org | 2009-12-16 | 11 | -18/+18 |
* | [Mac] Pump nestable tasks while web popups are visible. | shess@chromium.org | 2009-12-16 | 3 | -15/+17 |
* | Mac: make unselected pinned tabs glow when their title changes. | viettrungluu@chromium.org | 2009-12-16 | 4 | -47/+215 |
* | GTK: Make sure mid-drag bookmark bar items are not shown by BookmarkBarGtk::S... | estade@chromium.org | 2009-12-16 | 1 | -0/+3 |
* | Handle errors in DoesTableExist() gracefully instead of crashing. | zork@google.com | 2009-12-16 | 3 | -6/+25 |
* | Disable DevToolsSanityTest.TestExpandScope as it is failing from webkit roll. | jparent@chromium.org | 2009-12-16 | 1 | -1/+1 |
* | Mac: fix/implement app windows (not app mode), popups, drawing; refactor code. | viettrungluu@chromium.org | 2009-12-16 | 16 | -219/+384 |
* | GTK: Get rid of some unecessary calls to BookmarkBarGtk::Show(). | estade@chromium.org | 2009-12-16 | 1 | -6/+0 |
* | Tommi, please review everything. jam please review changes to resource_dispat... | ananta@chromium.org | 2009-12-16 | 1 | -1/+2 |
* | Localizing manifest for installed or unpacked extensions. | cira@chromium.org | 2009-12-16 | 9 | -194/+324 |
* | Fix labels on the content options page to wrap properly. Also, add a utility... | zork@chromium.org | 2009-12-16 | 1 | -4/+7 |
* | Fix the ARM build. Clarify the logic with parentheses. | jhawkins@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Disabling the language detection on Linux and Mac. | jcampan@chromium.org | 2009-12-16 | 1 | -0/+4 |
* | Implement CreditCardField, a FormField that matches a credit card field in a ... | jhawkins@chromium.org | 2009-12-16 | 3 | -1/+219 |
* | Refactor shared menu model testing code into a common baseclass | pinkerton@chromium.org | 2009-12-16 | 3 | -121/+23 |
* | Only show gray LOADING dialog for Themes. | rafaelw@chromium.org | 2009-12-16 | 4 | -2/+20 |
* | Makes the language detection happen with every page load | jcampan@chromium.org | 2009-12-16 | 14 | -71/+273 |
* | fix leakages in SadTabControllerTest | kuan@chromium.org | 2009-12-16 | 1 | -29/+31 |
* | Send notifications when single items are removed from autofill. | skrul@chromium.org | 2009-12-16 | 4 | -22/+108 |
* | Factor tab context menu into a shared model and fix mac and win to use it. Im... | pinkerton@chromium.org | 2009-12-16 | 13 | -73/+265 |
* | Add details to autofill add notification | skrul@chromium.org | 2009-12-16 | 4 | -39/+129 |
* | Mark ExtensionBrowserTest.AutoUpdate as flaky. | hamaji@chromium.org | 2009-12-16 | 1 | -1/+1 |
* | Fix regression where we stopped running content scripts in | aa@chromium.org | 2009-12-16 | 3 | -10/+17 |
* | Fix browser crash in extension system. | finnur@chromium.org | 2009-12-16 | 3 | -118/+62 |
* | Fix a node selection when creating a new item under the 'Other Bookmarks' | kinuko@chromium.org | 2009-12-16 | 1 | -1/+1 |
* | Fix radio items in MenuGtk. | satorux@chromium.org | 2009-12-16 | 1 | -0/+7 |
* | Make bookmarks manager search work for URLs containing uppercase characters | kinuko@chromium.org | 2009-12-16 | 2 | -3/+20 |
* | Revert 34630 - Handles rendererspecific TaskManager resources consistently fo... | jamesr@chromium.org | 2009-12-16 | 4 | -142/+84 |
* | Fix leaky tests KeywordEditorCocoaControllerTest and EditSearchEngineCocoaCon... | rsesek@chromium.org | 2009-12-16 | 2 | -0/+10 |
* | chromeos: Add some network metrics to the external metrics transport. | derat@chromium.org | 2009-12-16 | 2 | -11/+111 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 29 | -30/+121 |
* | Fix Linux hanging ui_tests and browser_tests by reverting posix signal handle... | willchan@chromium.org | 2009-12-16 | 1 | -104/+31 |
* | Small fix to code to prevent wasting enum values. | chocobo@chromium.org | 2009-12-16 | 1 | -4/+4 |
* | Handles renderer-specific TaskManager resources consistently for TabContent a... | jamesr@chromium.org | 2009-12-16 | 4 | -84/+142 |
* | block sad tab controller unittest that have leakages for now. | kuan@chromium.org | 2009-12-16 | 1 | -0/+4 |
* | Add offline mode selection for ChromeOS | chocobo@chromium.org | 2009-12-16 | 4 | -39/+90 |
* | Lands http://codereview.chromium.org/469009 for Thiago: | sky@chromium.org | 2009-12-16 | 3 | -13/+13 |
* | Flip: Comma delimit the various flip options. Redo the fixed testing server f... | willchan@chromium.org | 2009-12-15 | 2 | -5/+18 |
* | Remove the AsyncSlowStart experiment | mbelshe@google.com | 2009-12-15 | 1 | -4/+0 |
* | Implement AddressField, a FormField that matches a set of address fields in a... | jhawkins@chromium.org | 2009-12-15 | 3 | -2/+403 |
* | Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas... | ananta@chromium.org | 2009-12-15 | 4 | -16/+23 |
* | Support custom Linux version strings (e.g. release channel, downstream vendor... | mmoss@google.com | 2009-12-15 | 4 | -9/+14 |
* | Remove the "Bookmark sync" menu item | arv@chromium.org | 2009-12-15 | 3 | -33/+6 |
* | Deal with themes that don't provide certain sections. Fixes crasher in new th... | erg@google.com | 2009-12-15 | 2 | -8/+39 |
* | [Mac] Fix a very silly leak in FindBarViewTest. | rohitrao@chromium.org | 2009-12-15 | 1 | -6/+6 |
* | Move the utility process messages to their own file now that we have more than | brettw@chromium.org | 2009-12-15 | 1 | -1/+1 |
* | Fix for Debug crasher in safe browsing updater. | mirandac@chromium.org | 2009-12-15 | 1 | -11/+20 |
* | mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit... | kuan@chromium.org | 2009-12-15 | 8 | -77/+330 |