| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak extension installation. Cleanup accidentally reversed | aa@chromium.org | 2009-07-23 | 1 | -1/+1 |
* | back out CLs 21367, 21366 - no idea why these keep breaking | dpranke@google.com | 2009-07-23 | 2 | -0/+376 |
* | Build fix: ipc_tests.exe is not getting built for Windows release. | agl@chromium.org | 2009-07-23 | 1 | -0/+4 |
* | re-do CL 21252 - move image_diff to tools, add deps to test_shell | dpranke@google.com | 2009-07-23 | 2 | -376/+0 |
* | Tweak thumbnail sizes a bit so it the NNTP looks better side by side on | arv@google.com | 2009-07-23 | 5 | -21/+23 |
* | Fix undefined object properties showing up in reference pages. | rafaelw@chromium.org | 2009-07-23 | 1 | -4/+7 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 26 | -353/+208 |
* | Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Mac | stuartmorgan@google.com | 2009-07-23 | 1 | -1/+1 |
* | Populate the Linux extension shelf with placeholder labels containing each ex... | phajdan.jr@chromium.org | 2009-07-23 | 2 | -22/+108 |
* | gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou... | jhawkins@chromium.org | 2009-07-23 | 2 | -1/+11 |
* | Flip on crashed plugin name lookup on the Mac. | stuartmorgan@google.com | 2009-07-23 | 1 | -1/+1 |
* | One part of many for enabling DOM Storage. | jorlow@chromium.org | 2009-07-23 | 7 | -22/+536 |
* | Show bookmark manager context menu on mouse down, not up. | estade@chromium.org | 2009-07-23 | 2 | -4/+56 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 118 | -9734/+368 |
* | Fix my previous revert. Merge issues. | mpcomplete@chromium.org | 2009-07-22 | 1 | -3/+0 |
* | Revert "Fix an issue with unregistering content script contexts." | mpcomplete@chromium.org | 2009-07-22 | 4 | -38/+27 |
* | Reland http://codereview.chromium.org/155945 which was erroneously reverted. | rafaelw@chromium.org | 2009-07-22 | 7 | -341/+576 |
* | Disable 2 extension messaging browsertests until I can figure out why they are | mpcomplete@chromium.org | 2009-07-22 | 1 | -0/+4 |
* | revert r21327, which broke MessagingExtensionTab | estade@chromium.org | 2009-07-22 | 7 | -576/+341 |
* | Linux: Prevent omnibox autocomplete from stealing the primary X selection. | estade@chromium.org | 2009-07-22 | 2 | -31/+75 |
* | Made the title of panels show focused state with black text | davemoore@chromium.org | 2009-07-22 | 4 | -6/+62 |
* | Extensions Doc: | rafaelw@chromium.org | 2009-07-22 | 7 | -341/+576 |
* | Changes to provide asynchronous read in data source: | hclam@chromium.org | 2009-07-22 | 4 | -997/+3 |
* | Fix an issue with unregistering content script contexts. | mpcomplete@chromium.org | 2009-07-22 | 4 | -28/+38 |
* | Make UtilityProcessHost destructor virtual. | mattm@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Try and improve result coalescing/display in the omnibox popup. | pkasting@chromium.org | 2009-07-22 | 4 | -144/+66 |
* | Nasty short-term hack to special case display of dialog | aa@chromium.org | 2009-07-22 | 5 | -31/+65 |
* | gtk: Keep track of the tab bounds using the size-allocate signal. Previously... | jhawkins@chromium.org | 2009-07-22 | 2 | -7/+29 |
* | Ignore errors about creating audio output stream | hclam@chromium.org | 2009-07-22 | 2 | -5/+7 |
* | Remove 1px of grey at the bottom of the render view. | phajdan.jr@chromium.org | 2009-07-22 | 1 | -2/+7 |
* | Step 2 in abstracting Extension APIs to shared "IDL". | rafaelw@chromium.org | 2009-07-22 | 16 | -484/+743 |
* | This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl... | xji@chromium.org | 2009-07-22 | 2 | -35/+38 |
* | Linux: add support for tm_zone to localtime via the sandbox. | agl@chromium.org | 2009-07-22 | 2 | -8/+21 |
* | [Mac] Don't handle up/down-arrow unless popup is visible. | shess@chromium.org | 2009-07-22 | 2 | -8/+18 |
* | Make double-clicking on the tab strip minimize (i.e., "miniaturize") the | pinkerton@chromium.org | 2009-07-22 | 2 | -13/+49 |
* | Gtk cookie manager part 1. | mattm@chromium.org | 2009-07-22 | 7 | -228/+776 |
* | Load Mac download shelf icons asynchronously. | paul@chromium.org | 2009-07-22 | 5 | -11/+61 |
* | gtk: Only accept text/uri-list drops in the tab strip. We were accepting tex... | jhawkins@chromium.org | 2009-07-22 | 1 | -4/+2 |
* | Linux: make --renderer-startup-dialog work on Linux. | agl@chromium.org | 2009-07-22 | 1 | -2/+14 |
* | linux: generate a manpage | evan@chromium.org | 2009-07-22 | 3 | -0/+106 |
* | Only check --lang and the app language pref on Windows. They | tc@google.com | 2009-07-22 | 1 | -6/+46 |
* | Bookmark Bar Add Folder / Rename Folder dialog and controller. | jrg@chromium.org | 2009-07-22 | 9 | -20/+671 |
* | 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 |