| Commit message (Expand) | Author | Age | Files | Lines |
* | Added undo tab closing item to Tab menu. | idanan@chromium.org | 2009-04-14 | 6 | -0/+27 |
* | Collapse bookmark bars into a single bar per window, rather than one per tab. | pinkerton@chromium.org | 2009-04-14 | 11 | -118/+191 |
* | Prevent an extension from double observing a message filter. | maruel@chromium.org | 2009-04-14 | 2 | -13/+25 |
* | Revert "Add JsonSchema-based validation for the tab APIs." | aa@chromium.org | 2009-04-14 | 2 | -96/+0 |
* | TBR: Fix unit tests, line endings. | aa@chromium.org | 2009-04-14 | 1 | -2/+2 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 2 | -0/+96 |
* | Fix a crash where the ResourceMessageFilter is deleted before a | paulg@google.com | 2009-04-14 | 8 | -35/+109 |
* | Linux: Ignore certain menu accelerators. | estade@chromium.org | 2009-04-14 | 5 | -34/+47 |
* | Remove the DOMUIHost. It is not used by any code. | brettw@chromium.org | 2009-04-13 | 10 | -186/+4 |
* | Fix the title of a JavaScript dialog box. | tc@google.com | 2009-04-13 | 1 | -4/+10 |
* | Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i... | jam@chromium.org | 2009-04-13 | 6 | -31/+19 |
* | Implement tooltips for the Go/Stop button in Linux. | willchan@chromium.org | 2009-04-13 | 5 | -8/+48 |
* | Once you search for something in a tab, you are very likely to search for the... | finnur@chromium.org | 2009-04-13 | 3 | -3/+25 |
* | Hook up extension events to the json parser, and change the extension message | mpcomplete@google.com | 2009-04-13 | 2 | -1/+6 |
* | This CL adds some UI to remove most-visited thumbnails from the New Tab Page. | jcampan@chromium.org | 2009-04-13 | 11 | -31/+237 |
* | My previous refactoring of the mouse-wheel redirecting code | jcampan@chromium.org | 2009-04-13 | 1 | -8/+8 |
* | Add a comment to the hwnd view about proper usage. I was using it incorrectly | brettw@chromium.org | 2009-04-13 | 1 | -0/+9 |
* | A few more UI commands: duplicate tab, open window. | huanr@chromium.org | 2009-04-13 | 2 | -4/+37 |
* | Review URL: http://codereview.chromium.org/62160 | robertshield@google.com | 2009-04-13 | 2 | -0/+12 |
* | Adding versioning support to the chrome automation protocol. | robertshield@google.com | 2009-04-13 | 1 | -1/+7 |
* | Hook up a bit more plumbing to ExtensionView which should allow popup windows... | erikkay@google.com | 2009-04-13 | 13 | -182/+440 |
* | Adds the ability to open a new window by clicking on the dock icon, | pinkerton@chromium.org | 2009-04-13 | 1 | -0/+18 |
* | Disable Leopard's automatic window title gradient height detection, as it gets | pinkerton@chromium.org | 2009-04-13 | 1 | -22/+69 |
* | Convert more members to scoped pointers. Move status bubble into browser wind... | pinkerton@chromium.org | 2009-04-13 | 11 | -72/+60 |
* | A quick fix for Issue 9762 and 9763. | hbono@chromium.org | 2009-04-13 | 3 | -20/+95 |
* | Refactoring; switch the |filter| parameter into something that is more amenab... | avi@chromium.org | 2009-04-12 | 14 | -107/+148 |
* | Enable zooming in on Linux. | thestig@chromium.org | 2009-04-11 | 1 | -1/+9 |
* | This adds link[rel=icon] elements to the DOM UI html files for downloads and | arv@chromium.org | 2009-04-10 | 2 | -0/+2 |
* | Make linux link buttons pretty. | estade@chromium.org | 2009-04-10 | 3 | -12/+64 |
* | Remove histogram connection to base classes in stats_counter | jar@chromium.org | 2009-04-10 | 1 | -0/+1 |
* | Use favicons in the bookmark bar under GTK. | erg@google.com | 2009-04-10 | 2 | -11/+34 |
* | Removing --enable-video and instead relying on having DLLs present. | scherkus@chromium.org | 2009-04-10 | 1 | -1/+0 |
* | Fix missing virtual GetModel(). | shess@chromium.org | 2009-04-10 | 2 | -0/+7 |
* | Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo... | ben@chromium.org | 2009-04-10 | 3 | -4/+7 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 8 | -13/+194 |
* | Give the filter setup more context so it can figure out whether it's download... | thestig@chromium.org | 2009-04-10 | 1 | -0/+2 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-10 | 11 | -40/+963 |
* | Fix PCH-related build break | pkasting@chromium.org | 2009-04-10 | 1 | -0/+2 |
* | Fix various problems with the window_sizer code. | pkasting@chromium.org | 2009-04-10 | 3 | -128/+124 |
* | Fix a typo (LOAD_ENABLE_FILE) in a comment added in r11661. | wtc@chromium.org | 2009-04-10 | 1 | -1/+2 |
* | Remove auto commit from TestTabContents. This is the thing preventing me from | brettw@chromium.org | 2009-04-10 | 1 | -3/+3 |
* | GTK: implement link info bars (first cut). | estade@chromium.org | 2009-04-10 | 2 | -16/+61 |
* | Factor out MakeLinkButton into its own class. | estade@chromium.org | 2009-04-10 | 4 | -60/+113 |
* | Take two converting to scoped pointers, without ui_test failures. | pinkerton@chromium.org | 2009-04-10 | 4 | -28/+32 |
* | Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks. | erg@google.com | 2009-04-10 | 2 | -51/+198 |
* | Fix gcc warnings when -Wall got re-enabled for Linux. | willchan@chromium.org | 2009-04-10 | 4 | -13/+12 |
* | The dialog delegate for the in-progress download warning was deleted twice. I... | jcampan@chromium.org | 2009-04-10 | 1 | -5/+3 |
* | backing out r13504 due to ui_test issues | pinkerton@chromium.org | 2009-04-10 | 2 | -24/+25 |
* | Fix dtor ordering, browser must destruct last. | pinkerton@chromium.org | 2009-04-10 | 1 | -1/+1 |
* | Force c++ dtors to get called in objc interfaces (it was always on since gcc4... | pinkerton@chromium.org | 2009-04-10 | 2 | -25/+24 |