| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup some forward declared structs that are not being used. | thestig@chromium.org | 2009-02-05 | 2 | -4/+5 |
* | Linux: get us to the point where we crash at browser->window()->Show() | agl@chromium.org | 2009-02-05 | 2 | -0/+21 |
* | Hook up tab close menu item and plumb tab closing scaffolding through UI laye... | pinkerton@chromium.org | 2009-02-05 | 2 | -15/+55 |
* | Fix linker error on Linux & Mac by stubbing out a function. | brettw@chromium.org | 2009-02-05 | 1 | -0/+3 |
* | Build bustage fixes, moved this file, didn't update the include. | brettw@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Take out unnecessary include that I added in a failed effort to fix the linux... | jam@chromium.org | 2009-02-05 | 2 | -1/+1 |
* | Port the ResourceDispatcherHost to Mac and linux. | paul@chromium.org | 2009-02-05 | 2 | -41/+271 |
* | Add some more scaffolding, enable some browser_main code on linux. | estade@chromium.org | 2009-02-05 | 2 | -7/+1 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 2 | -116/+69 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 2 | -3/+19 |
* | Usual round of porting in chrome/ | phajdan.jr@chromium.org | 2009-02-05 | 1 | -25/+5 |
* | Fixing build break. | thomasvl@chromium.org | 2009-02-05 | 1 | -2/+1 |
* | Fix mac/linux build break. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | 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 |