| Commit message (Expand) | Author | Age | Files | Lines |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -1/+3 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 1 | -1/+3 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 1 | -3/+1 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 1 | -1/+3 |
* | Don't send the receiver function name in the ExternalHostBindings::ForwardMes... | ananta@chromium.org | 2009-02-25 | 1 | -2/+1 |
* | This CL causes the autofill popup to hide when the browser window is moved or... | jcampan@chromium.org | 2009-02-25 | 1 | -0/+4 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -4/+9 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 1 | -0/+66 |
* | Add a TabContentsContainerGtk to remove the current hack that inserts the | erg@google.com | 2009-02-19 | 1 | -0/+2 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -4/+6 |
* | Bring up save_package, save_item, save_file_manager on posix. | estade@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c... | jhawkins@chromium.org | 2009-02-17 | 1 | -2/+2 |
* | Fix a crash bug in memory_utils.cc caused by assuming that the | mpcomplete@google.com | 2009-02-13 | 1 | -0/+1 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -0/+1 |
* | Make fav_icon_helper compile on POSIX, remove some unneeded #includes. | thestig@chromium.org | 2009-02-12 | 1 | -4/+8 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -4/+3 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 1 | -4/+2 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -3/+4 |
* | Try reverting r9409 to see if it fixes crashes on chromebot. | kuchhal@chromium.org | 2009-02-10 | 1 | -2/+4 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -1/+0 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 1 | -4/+3 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 1 | -4/+2 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 1 | -3/+4 |
* | Initial Mac port of web_contents_view and render_widget_host_view. | avi@google.com | 2009-02-06 | 1 | -1/+5 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 1 | -2/+2 |
* | first stab at scaffolding WebContents. | pinkerton@chromium.org | 2009-02-03 | 1 | -1/+31 |
* | Remove old web app code it's no longer needed. Simplifies startup a little. | ben@chromium.org | 2009-02-02 | 1 | -25/+2 |
* | Fix a bunch of header includes. I removed some unnecessary headers from a | brettw@chromium.org | 2009-02-01 | 1 | -1/+0 |
* | Backs out 8523 in hopes of a greener tree. | sky@google.com | 2009-01-23 | 1 | -4/+0 |
* | Changes to insure that when in app-mode, links open in the default browser. ... | brg@chromium.com | 2009-01-23 | 1 | -0/+4 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -2/+2 |
* | Fix the include guards in tab_contents/* for the new location. | brettw@chromium.org | 2009-01-16 | 1 | -3/+3 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -1/+5 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -0/+572 |