| Commit message (Expand) | Author | Age | Files | Lines |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -2672/+2680 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+16 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -12/+0 |
* | Stub implementation of linux, mac icon loader/manager. | estade@chromium.org | 2009-05-08 | 1 | -3/+7 |
* | Windows icon loader refactor in preparation for port. | estade@chromium.org | 2009-05-07 | 1 | -2/+6 |
* | Clicking on a folder in the bookmark bar now shows its contents as a menu. | erg@google.com | 2009-05-06 | 1 | -2/+2 |
* | Resurrect ExtensionProcessManager. Move the code for starting extension | mpcomplete@google.com | 2009-05-06 | 1 | -0/+8 |
* | Refactor view from methods to show hung renderer dialog. | tc@google.com | 2009-05-06 | 1 | -0/+4 |
* | Create a separate UI surface for extensions (bottom shelf) and remove them fr... | erikkay@google.com | 2009-05-06 | 1 | -0/+8 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -8/+0 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -0/+8 |
* | Refactor ExtensionView to support a UI-less extension instance. | mpcomplete@google.com | 2009-04-29 | 1 | -0/+8 |
* | Create a bookmark editor dialog interface and implement a GTK version. | erg@google.com | 2009-04-28 | 1 | -0/+4 |
* | First cut at adding a map between strings names and resource ids. | tc@google.com | 2009-04-24 | 1 | -0/+12 |
* | Adds (non-working) folders and GTK dialogs. | erg@google.com | 2009-04-23 | 1 | -0/+8 |
* | Merge BookmarkContextMenuGtk back into BookmarkContextMenu. | erg@google.com | 2009-04-21 | 1 | -0/+4 |
* | Rename web_contents_view* files to tab_contents_view* to reflect my previous | brettw@chromium.org | 2009-04-21 | 1 | -8/+8 |
* | A subset of the bookmarks API- missing events- missing unit tests- missing ab... | erikkay@google.com | 2009-04-17 | 1 | -0/+8 |
* | Re-introducing the toolbar importer code.This is the same code that was remov... | brg@chromium.com | 2009-04-16 | 1 | -0/+8 |
* | Remove ExtensionProcessManager and move its functionality onto | mpcomplete@google.com | 2009-04-16 | 1 | -8/+0 |
* | Initial plumbing for sending events from the browser to extension renderers. ... | rafaelw@chromium.org | 2009-04-16 | 1 | -0/+8 |
* | Remove TabContnetsType from everywhere. | brettw@chromium.org | 2009-04-15 | 1 | -4/+0 |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -8/+0 |
* | Remove the DOMUIHost. It is not used by any code. | brettw@chromium.org | 2009-04-13 | 1 | -8/+0 |
* | Hook up a bit more plumbing to ExtensionView which should allow popup windows... | erikkay@google.com | 2009-04-13 | 1 | -5/+13 |
* | Introducing ExtensionProcessManager. This manages the ExtensionViews to | mpcomplete@google.com | 2009-04-09 | 1 | -0/+8 |
* | Add dummy encryptor implementations for mac and linux. | thestig@chromium.org | 2009-04-09 | 1 | -1/+1 |
* | Refactor AppModalDialogQueue and move JS Alert boxes into a MVC. | tc@google.com | 2009-04-07 | 1 | -17/+13 |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -0/+8 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -2/+2 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -6/+22 |
* | Add basic infrastructure for sending async browser API request and receiving ... | aa@chromium.org | 2009-03-24 | 1 | -0/+8 |
* | Initial rev at a message passing API for extensions. So far, only passing | mpcomplete@google.com | 2009-03-23 | 1 | -0/+8 |
* | Remove the old and no longer used SafeBrowsing storage | paulg@google.com | 2009-03-21 | 1 | -8/+0 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -8/+8 |
* | Make startup_tests build and work on Mac. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -0/+4 |
* | Adds Get(Root)WindowRect handlers for the Mac. | avi@google.com | 2009-03-18 | 1 | -0/+4 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -2/+18 |
* | Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code. | yurys@google.com | 2009-03-17 | 1 | -2/+2 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -0/+8 |
* | Rename DebuggerContents to DebuggerUI and move to the dom_ui folder. | brettw@chromium.org | 2009-03-13 | 1 | -3/+11 |
* | Refactors code for showing bookmarks menus into a standalone class | sky@google.com | 2009-03-12 | 1 | -0/+8 |
* | Some work in refactoring FindBarWin/FindBarView so | tc@google.com | 2009-03-12 | 1 | -0/+12 |
* | Refactor render view context menu in preparation for porting. | estade@chromium.org | 2009-03-07 | 1 | -2/+2 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+20 |
* | Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded. | ben@chromium.org | 2009-03-03 | 1 | -62/+2 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 1 | -5/+13 |
* | Create the PopupView from the EditView, not the PopupModel. | deanm@chromium.org | 2009-03-02 | 1 | -0/+4 |
* | Initial work on chrome-ui://extensions/ page. URL now displays a static templ... | rafaelw@chromium.org | 2009-02-28 | 1 | -0/+8 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 1 | -0/+8 |