| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove tab_util from scaffolding. | paul@chromium.org | 2009-02-10 | 1 | -0/+2 |
* | Porting unit tests in chrome/ | phajdan.jr@chromium.org | 2009-02-10 | 1 | -0/+52 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -2/+0 |
* | Blind mac build fix. | evan@chromium.org | 2009-02-10 | 1 | -0/+2 |
* | Tighten up IPC Tests a bit. | jeremy@chromium.org | 2009-02-10 | 1 | -0/+4 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 1 | -0/+10 |
* | Add navigation_entry_unittest to Mac build | pinkerton@chromium.org | 2009-02-09 | 1 | -11/+7 |
* | Cleanup library includes in targets and file list | pinkerton@chromium.org | 2009-02-09 | 1 | -156/+164 |
* | FileDescriptor: passing fds over IPC | agl@chromium.org | 2009-02-07 | 1 | -0/+4 |
* | Add proper deps on new libs. | jrg@chromium.org | 2009-02-06 | 1 | -0/+624 |
* | Reference and create a RenderView when needed. | jrg@chromium.org | 2009-02-06 | 1 | -5/+155 |
* | Initial Mac port of web_contents_view and render_widget_host_view. | avi@google.com | 2009-02-06 | 1 | -22/+15 |
* | Make cert_store.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-06 | 1 | -0/+2 |
* | Enable more SafeBrowsing unittests on Mac and linux. | paul@chromium.org | 2009-02-06 | 1 | -0/+2 |
* | Port SafeBrowsingProtocolManager to Mac and linux. | paul@chromium.org | 2009-02-06 | 1 | -0/+2 |
* | Make ResourceMessageFilter compile on Mac. It stubs out a substantial part of | brettw@google.com | 2009-02-06 | 1 | -0/+2 |
* | Integrate URLPattern with Extension user scripts. | aa@chromium.org | 2009-02-05 | 1 | -4/+8 |
* | Remove webkit glue stubs. | jrg@chromium.org | 2009-02-05 | 1 | -2/+13 |
* | Remove resource message filter from the mac build, I accidentally added it. | brettw@google.com | 2009-02-05 | 1 | -2/+0 |
* | Move resource_message_filter and resource_request_details to the renderer_host. | brettw@chromium.org | 2009-02-05 | 1 | -10/+10 |
* | Port the ResourceDispatcherHost to Mac and linux. | paul@chromium.org | 2009-02-05 | 1 | -0/+6 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 1 | -0/+6 |
* | Usual round of porting in chrome/ | phajdan.jr@chromium.org | 2009-02-05 | 1 | -0/+6 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -2/+0 |
* | Make mock_render_process_host, test_web_contents, and testing_profile compile... | thestig@chromium.org | 2009-02-05 | 1 | -0/+4 |
* | Add a very simple test for renderer_main, in the interests of bringup. | jeremy@chromium.org | 2009-02-04 | 1 | -2/+6 |
* | Make autofill_manager compile on POSIX. | thestig@chromium.org | 2009-02-04 | 1 | -0/+4 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 1 | -0/+6 |
* | Recommit "Make chrome/renderer/render_main.cc cross-platform + OS X bringup." | jeremy@chromium.org | 2009-02-04 | 1 | -0/+10 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -4/+0 |
* | Add render_view to the mac build. | brettw@google.com | 2009-02-04 | 1 | -1/+3 |
* | Make render_view_host_manager.cc compile on POSIX. | thestig@chromium.org | 2009-02-04 | 1 | -0/+2 |
* | Add RenderWidget to the Mac build and sort the renderer compile sources. | brettw@google.com | 2009-02-04 | 1 | -6/+8 |
* | Revert "Make chrome/renderer/render_main.cc cross-platform + OS X bringup." | tc@google.com | 2009-02-04 | 1 | -17/+7 |
* | Make chrome/renderer/render_main.cc cross-platform + OS X bringup. | jeremy@chromium.org | 2009-02-04 | 1 | -7/+17 |
* | Bring many of the template_url classes into the fold for the Mac. Note that t... | avi@google.com | 2009-02-04 | 1 | -1/+17 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -0/+4 |
* | try to fix mac build | jam@chromium.org | 2009-02-04 | 1 | -4/+0 |
* | Add site_instance, navigation_entry, browsing_instance, renderer_security_pol... | pinkerton@chromium.org | 2009-02-04 | 1 | -3/+19 |
* | Factor out platform specific chrome_paths calls into platform specific files. | tc@google.com | 2009-02-03 | 1 | -0/+6 |
* | From agl. Cleaned up version of issue 19046. | thestig@chromium.org | 2009-02-03 | 1 | -0/+4 |
* | first stab at scaffolding WebContents. | pinkerton@chromium.org | 2009-02-03 | 1 | -0/+2 |
* | Remove old web app code it's no longer needed. Simplifies startup a little. | ben@chromium.org | 2009-02-02 | 1 | -12/+0 |
* | Introduce UrlPattern. This is basically me resuming work on | aa@chromium.org | 2009-02-02 | 1 | -0/+8 |
* | Will the real BrowserProcessImpl please stand up? | beng@google.com | 2009-02-01 | 1 | -0/+2 |
* | Re-land this changelist to make BrowserInit work on Mac. | beng@google.com | 2009-01-31 | 1 | -0/+4 |
* | Rollback 8998 | beng@google.com | 2009-01-31 | 1 | -4/+0 |
* | Bring up BrowserInit on MacOS X. | beng@google.com | 2009-01-30 | 1 | -0/+4 |
* | rest of the rename, accidentally leftout. TBR. | pinkerton@chromium.org | 2009-01-29 | 1 | -6/+6 |
* | hookup tabs to the model and handle new tab creation | pinkerton@google.com | 2009-01-29 | 1 | -6/+10 |