| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -0/+4 |
* | Once you search for something in a tab, you are very likely to search for the... | finnur@chromium.org | 2009-04-13 | 1 | -2/+10 |
* | Hook up a bit more plumbing to ExtensionView which should allow popup windows... | erikkay@google.com | 2009-04-13 | 1 | -88/+3 |
* | Refactoring; switch the |filter| parameter into something that is more amenab... | avi@chromium.org | 2009-04-12 | 1 | -3/+2 |
* | The profile Source parameter of a BookmarkModelLoaded event can be null durin... | tim@chromium.org | 2009-04-09 | 1 | -1/+1 |
* | Remove more unneeded scaffolding. | thestig@chromium.org | 2009-04-08 | 1 | -2/+2 |
* | Refactor AppModalDialogQueue and move JS Alert boxes into a MVC. | tc@google.com | 2009-04-07 | 1 | -4/+2 |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -4/+1 |
* | DevTools: tell agent it has client attached early (prior to the navigation). | pfeldman@chromium.org | 2009-04-07 | 1 | -0/+6 |
* | First pass of refactoring dialogs. | avi@chromium.org | 2009-04-06 | 1 | -6/+6 |
* | Make the throbber throb sooner after you navigate. This fixes the new tab page, | brettw@chromium.org | 2009-04-04 | 1 | -1/+5 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -7/+4 |
* | Remove Windows "Save As" dialogs from Save Page code.In this change:- convert... | paulg@google.com | 2009-03-30 | 1 | -20/+13 |
* | Reverting 12673. | brettw@chromium.org | 2009-03-27 | 1 | -37/+63 |
* | Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ... | evan@chromium.org | 2009-03-27 | 1 | -63/+37 |
* | Fix issues with DOM UI that cause focus to not be set to the URL bar and the | brettw@chromium.org | 2009-03-27 | 1 | -37/+63 |
* | Make the bookmarks bar disappear when the load after the new tab page commits | brettw@chromium.org | 2009-03-25 | 1 | -25/+64 |
* | Reverting 12469. | brettw@chromium.org | 2009-03-25 | 1 | -64/+25 |
* | Make the bookmarks bar disappear when the load after the new tab page commits | brettw@chromium.org | 2009-03-25 | 1 | -25/+64 |
* | Finish hooking up the worker process UI: use the domains of the workers as th... | jam@chromium.org | 2009-03-24 | 1 | -0/+6 |
* | Pressing the Del key while a item is selected in the autocomplete popup delet... | jcampan@chromium.org | 2009-03-20 | 1 | -0/+5 |
* | Convert FindInPage wstrings to string16. | tc@google.com | 2009-03-19 | 1 | -1/+1 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -2/+2 |
* | Remove an assertion I added in my DOM UI change. It looks like this happens in | brettw@chromium.org | 2009-03-18 | 1 | -5/+0 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -10/+95 |
* | SSL Fix: Step 4. | abarth@chromium.org | 2009-03-17 | 1 | -1/+4 |
* | Change a function name. | estade@chromium.org | 2009-03-16 | 1 | -1/+1 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 1 | -0/+24 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 1 | -20/+0 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 1 | -0/+20 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -1/+4 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -2/+4 |
* | Enable the character encoding menu, zoom menu, and the help menu item. | tc@google.com | 2009-03-06 | 1 | -1/+1 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 1 | -4/+6 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 1 | -6/+4 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 1 | -4/+6 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Fix 16/wide build bustange on non-Windows. | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Fix the build with some forgotten string conversions on non-Windows. | brettw@chromium.org | 2009-03-04 | 1 | -2/+2 |
* | Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ... | pinkerton@chromium.org | 2009-03-03 | 1 | -8/+0 |
* | Don't send the receiver function name in the ExternalHostBindings::ForwardMes... | ananta@chromium.org | 2009-02-25 | 1 | -3/+2 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -4/+26 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 1 | -11/+71 |
* | Make plugin_installer.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -2/+2 |
* | Remove a workaround made obsolete by Tony's l10n work. | evan@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -1/+2 |
* | Super-simplistic status bubble on Linux. | evan@chromium.org | 2009-02-19 | 1 | -3/+0 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -2/+2 |