| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 8 | -155/+122 |
* | Make mock_render_process_host, test_web_contents, and testing_profile compile... | thestig@chromium.org | 2009-02-05 | 1 | -4/+1 |
* | Convert webkit_glue::GetLocalizedString to return a string16 | tc@google.com | 2009-02-05 | 1 | -2/+4 |
* | Commiting the changes from my previous cl that are specific to not including ... | jam@chromium.org | 2009-02-04 | 4 | -6/+11 |
* | Add a very simple test for renderer_main, in the interests of bringup. | jeremy@chromium.org | 2009-02-04 | 1 | -5/+5 |
* | Make autofill_manager compile on POSIX. | thestig@chromium.org | 2009-02-04 | 1 | -8/+0 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 2 | -122/+51 |
* | Recommit "Make chrome/renderer/render_main.cc cross-platform + OS X bringup." | jeremy@chromium.org | 2009-02-04 | 2 | -13/+5 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 17 | -175/+118 |
* | Fix some obvious not implemented linux bits so we can crash later | tc@google.com | 2009-02-04 | 1 | -3/+18 |
* | Add a linux stub implementation for resource_bundle. | tc@google.com | 2009-02-04 | 5 | -46/+127 |
* | Revert "Make chrome/renderer/render_main.cc cross-platform + OS X bringup." | tc@google.com | 2009-02-04 | 2 | -5/+13 |
* | Make chrome/renderer/render_main.cc cross-platform + OS X bringup. | jeremy@chromium.org | 2009-02-04 | 2 | -13/+5 |
* | Bring many of the template_url classes into the fold for the Mac. Note that t... | avi@google.com | 2009-02-04 | 8 | -57/+61 |
* | Check in the files that were deleted but not readded in my revert (forgot to ... | jam@chromium.org | 2009-02-04 | 3 | -0/+64 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 20 | -1171/+1148 |
* | try to fix mac build | jam@chromium.org | 2009-02-04 | 1 | -0/+3 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 22 | -1212/+1173 |
* | Improved OTR avatar and popup window rendering. Neither one precisely matche... | pkasting@chromium.org | 2009-02-04 | 2 | -3/+10 |
* | Add site_instance, navigation_entry, browsing_instance, renderer_security_pol... | pinkerton@chromium.org | 2009-02-04 | 2 | -48/+94 |
* | Add a command line flag to load a single extension from an arbitrary (non-ver... | erikkay@google.com | 2009-02-03 | 2 | -0/+4 |
* | Factor out platform specific chrome_paths calls into platform specific files. | tc@google.com | 2009-02-03 | 7 | -65/+166 |
* | Add NOTIMPLEMENTED(); in temporary scaffolding stubs. | phajdan.jr@chromium.org | 2009-02-03 | 2 | -247/+558 |
* | From agl. Cleaned up version of issue 19046. | thestig@chromium.org | 2009-02-03 | 3 | -16/+70 |
* | fix output that changed due to clipboard change | tc@google.com | 2009-02-03 | 1 | -2/+2 |
* | first stab at scaffolding WebContents. | pinkerton@chromium.org | 2009-02-03 | 3 | -40/+426 |
* | Introduce UrlPattern. This is basically me resuming work on | aa@chromium.org | 2009-02-02 | 5 | -0/+398 |
* | Will the real BrowserProcessImpl please stand up? | beng@google.com | 2009-02-01 | 2 | -128/+122 |
* | More bustage fixes. | brettw@chromium.org | 2009-02-01 | 2 | -0/+2 |
* | Update the temp scaffolding stubs for my header change. It was pulling in the | brettw@chromium.org | 2009-02-01 | 2 | -0/+2 |
* | Add forgotted notification observer header. | brettw@chromium.org | 2009-02-01 | 1 | -0/+23 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 17 | -631/+681 |
* | Re-land this changelist to make BrowserInit work on Mac. | beng@google.com | 2009-01-31 | 2 | -79/+71 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 2 | -1/+10 |
* | Port chrome_paths.cc to use FilePath. | tc@google.com | 2009-01-31 | 1 | -40/+44 |
* | Rollback 8998 | beng@google.com | 2009-01-31 | 2 | -81/+79 |
* | Bring up BrowserInit on MacOS X. | beng@google.com | 2009-01-30 | 2 | -79/+81 |
* | Register .crx file handler to install Chrome extensions. | mpcomplete@google.com | 2009-01-30 | 2 | -0/+2 |
* | NTP twiddling for p13n | tim@chromium.org | 2009-01-30 | 1 | -0/+1 |
* | Correct sqlite wrapper behavior on systems where wchar_t is UTF-32, | phajdan.jr@chromium.org | 2009-01-30 | 2 | -41/+22 |
* | Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code. | tc@google.com | 2009-01-30 | 2 | -7/+6 |
* | Provides the ability to write a unit test that brings up a browser. As | sky@google.com | 2009-01-30 | 1 | -1/+6 |
* | Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for... | thestig@chromium.org | 2009-01-30 | 2 | -8/+8 |
* | fix build | tc@google.com | 2009-01-29 | 1 | -0/+1 |
* | Create a stub chrome executable that crashes when run. | tc@google.com | 2009-01-29 | 2 | -0/+14 |
* | Simple installation of extensions using chrome.exe --install-extensionChanged... | erikkay@google.com | 2009-01-29 | 3 | -0/+8 |
* | whut u meAn I sp3lld iT rong? | pinkerton@google.com | 2009-01-29 | 1 | -1/+1 |
* | Per Glen, remove the bottom border of maximized windows. I went ahead and al... | pkasting@chromium.org | 2009-01-29 | 2 | -10/+3 |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 2 | -2/+2 |
* | Fix our link madness on linux. We now properly link | tc@google.com | 2009-01-29 | 3 | -2/+24 |