| Commit message (Expand) | Author | Age | Files | Lines |
* | The ExternalTabContainer object which implements the TabContentsDelegate inte... | ananta@chromium.org | 2009-07-22 | 2 | -1/+27 |
* | Fix line endings doc files. | rafaelw@chromium.org | 2009-07-22 | 7 | -486/+486 |
* | Make DND use the anchor name. | arv@google.com | 2009-07-22 | 1 | -1/+2 |
* | gtk: Fix a regression from r20404 which keeps a drag into the tabstrip from w... | jhawkins@chromium.org | 2009-07-22 | 2 | -27/+34 |
* | Make scrollbars and other controls tint/untint upon main window gaining | thakis@chromium.org | 2009-07-22 | 11 | -1/+59 |
* | Make sure installer_util_string is always built before | nsylvain@chromium.org | 2009-07-22 | 1 | -6/+15 |
* | Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ... | thomasvl@chromium.org | 2009-07-22 | 2 | -0/+53 |
* | Revert "linux: generate a manpage" | evan@chromium.org | 2009-07-22 | 2 | -90/+0 |
* | linux: generate a manpage | evan@chromium.org | 2009-07-22 | 2 | -0/+90 |
* | Kill popups when scrolling. | avi@chromium.org | 2009-07-22 | 1 | -0/+16 |
* | Starting mac l10n: | thomasvl@chromium.org | 2009-07-22 | 13 | -163/+407 |
* | DevTools: Rename JavaScript console action into Developer Tools. | pfeldman@chromium.org | 2009-07-22 | 8 | -26/+12 |
* | o Modified the toolbar button handler so that the handler can revert its omni... | yusukes@google.com | 2009-07-22 | 2 | -7/+12 |
* | Coverity fixit changes | sra@chromium.org | 2009-07-22 | 2 | -11/+13 |
* | Submit the second part of the revert. | nsylvain@chromium.org | 2009-07-22 | 1 | -1/+0 |
* | Revert 21259 because it broke the unit tests on windows. | nsylvain@chromium.org | 2009-07-22 | 1 | -58/+0 |
* | revert change 21252, which broke the mac build for some reason | dpranke@google.com | 2009-07-22 | 2 | -0/+376 |
* | Linux: use new xdg-settings "check" feature to determine whether we are the d... | mdm@chromium.org | 2009-07-22 | 1 | -17/+18 |
* | Add a unit test for ProcessWatcher::EnsureProcessTerminated(). | thestig@chromium.org | 2009-07-22 | 2 | -0/+59 |
* | GTK: Center the tab text by its meanline, rather than halfway between its asc... | estade@chromium.org | 2009-07-22 | 1 | -1/+3 |
* | When a web contents drag has a URL but no title, make up a title for it. | estade@chromium.org | 2009-07-22 | 1 | -14/+30 |
* | Don't create new tabs for middle clicks on bookmark items when the user relea... | estade@chromium.org | 2009-07-22 | 1 | -0/+6 |
* | make 'test_shell' target depend on everything needed to pass layout_tests | dpranke@google.com | 2009-07-22 | 2 | -376/+0 |
* | Split NSSDecryptor out into platform specific files. | willchan@chromium.org | 2009-07-22 | 16 | -574/+817 |
* | linux: add windowless plugin plumbing | piman@google.com | 2009-07-22 | 4 | -20/+75 |
* | linux: add command-line flag to allow debugging of sandboxed processes | piman@google.com | 2009-07-22 | 4 | -4/+20 |
* | Try again: Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-22 | 2 | -1/+65 |
* | Addressing minor review comments in ExtensionProcessManager post-submit. | finnur@chromium.org | 2009-07-22 | 1 | -0/+3 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@google.com | 2009-07-22 | 1 | -6/+0 |
* | Implement bookmark editor. No tree display or hierarchy movement, but | jrg@chromium.org | 2009-07-21 | 9 | -64/+1191 |
* | Fix issue where error pages inserted HTML from a template but the | arv@google.com | 2009-07-21 | 2 | -18/+25 |
* | Use a <button> that looks like a link to prevent right click and middle click. | arv@google.com | 2009-07-21 | 1 | -2/+8 |
* | Linux packaging updates. | mdm@chromium.org | 2009-07-21 | 1 | -1/+1 |
* | GTK Themes: Fixes button state on pressed back/forward buttons and toolbar it... | erg@google.com | 2009-07-21 | 2 | -17/+25 |
* | Sometimes it's possible for a DOMUI to request images that don't exist (theme... | glen@chromium.org | 2009-07-21 | 1 | -1/+5 |
* | Fix context menu on download item. | thakis@chromium.org | 2009-07-21 | 1 | -3/+3 |
* | gtk: Two fixes for the tab leak: | jhawkins@chromium.org | 2009-07-21 | 2 | -4/+4 |
* | Add unit test for chrome\installer\util\version | sra@chromium.org | 2009-07-21 | 2 | -0/+83 |
* | gtk: Make GtkThemeProvider own the gtk label widget. The widget is not added... | jhawkins@chromium.org | 2009-07-21 | 2 | -5/+7 |
* | Making some crash signature more generic. | huanr@chromium.org | 2009-07-21 | 1 | -2/+2 |
* | Make middle-clicking on GTK tabs not count for closing if you release off of ... | brettw@chromium.org | 2009-07-21 | 1 | -1/+6 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 28 | -213/+354 |
* | NNTP: Merge the recent activities into one list and show more items | arv@google.com | 2009-07-21 | 4 | -119/+184 |
* | Make GTK file dialog box modal for parent window, instead of for the entire | estade@chromium.org | 2009-07-21 | 5 | -7/+30 |
* | GTK: Popup notification is readable with dark themes in chrome theme mode. | erg@google.com | 2009-07-21 | 2 | -2/+50 |
* | Make download shelf themeable. | thakis@chromium.org | 2009-07-21 | 1 | -45/+33 |
* | This change list improves IME support on Linux. Many corner cases that were not | estade@chromium.org | 2009-07-21 | 2 | -180/+594 |
* | Fix two crashers with TOOLKIT_VIEWS build: | ben@chromium.org | 2009-07-21 | 1 | -0/+4 |
* | Use a real download item. | thakis@chromium.org | 2009-07-21 | 10 | -254/+762 |
* | GTK Themes: Get text color from a label object; this should fix some theme te... | erg@google.com | 2009-07-21 | 2 | -18/+23 |