| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove black magic and >100 lines. Unhook a lot of dead code. | maruel@chromium.org | 2009-02-05 | 9 | -321/+73 |
* | Fix compiler warning with GCC 4.3. Patch by Craig Schlenter (see http://code... | pkasting@chromium.org | 2009-02-05 | 1 | -2/+2 |
* | Port the ResourceDispatcherHost to Mac and linux. | paul@chromium.org | 2009-02-05 | 11 | -23/+63 |
* | Add some more scaffolding, enable some browser_main code on linux. | estade@chromium.org | 2009-02-05 | 1 | -8/+15 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 9 | -17/+41 |
* | POSIX: Backing store scrolling. | agl@chromium.org | 2009-02-05 | 1 | -2/+132 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 1 | -0/+7 |
* | Fix unintentional edit from r9218. | kuchhal@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Open Chrome Window instead of tab when it is launched from a shortcut. | kuchhal@chromium.org | 2009-02-05 | 1 | -4/+7 |
* | Usual round of porting in chrome/ | phajdan.jr@chromium.org | 2009-02-05 | 4 | -29/+28 |
* | Remove the stale ifdef/comment since the it's using the command line class now | thomasvl@chromium.org | 2009-02-05 | 1 | -7/+0 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 39 | -86/+77 |
* | Make mock_render_process_host, test_web_contents, and testing_profile compile... | thestig@chromium.org | 2009-02-05 | 1 | -2/+9 |
* | Commiting the changes from my previous cl that are specific to not including ... | jam@chromium.org | 2009-02-04 | 19 | -62/+47 |
* | Make autofill_manager compile on POSIX. | thestig@chromium.org | 2009-02-04 | 2 | -3/+2 |
* | Explicitly removing WS_POPUP after initialization so that users of the Extern... | tommi@chromium.org | 2009-02-04 | 1 | -1/+5 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 10 | -11/+22 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 2 | -17/+17 |
* | Added missing DEPS for fixing builds | hclam@chromium.org | 2009-02-04 | 1 | -0/+1 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-04 | 2 | -0/+5 |
* | AudioRendererHost and unit test files | hclam@chromium.org | 2009-02-04 | 4 | -0/+336 |
* | Make render_view_host_manager.cc compile on POSIX. | thestig@chromium.org | 2009-02-04 | 3 | -12/+6 |
* | Attempt to fix a crash in case the TabContents gets destroyed somehow. | ben@chromium.org | 2009-02-04 | 1 | -4/+12 |
* | Partial porting of the about handler. | brettw@chromium.org | 2009-02-04 | 2 | -24/+18 |
* | Bring many of the template_url classes into the fold for the Mac. Note that t... | avi@google.com | 2009-02-04 | 10 | -599/+762 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 23 | -73/+88 |
* | This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated... | xji@chromium.org | 2009-02-04 | 2 | -19/+64 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 23 | -88/+73 |
* | Improved OTR avatar and popup window rendering. Neither one precisely matche... | pkasting@chromium.org | 2009-02-04 | 7 | -146/+122 |
* | Add site_instance, navigation_entry, browsing_instance, renderer_security_pol... | pinkerton@chromium.org | 2009-02-04 | 3 | -4/+17 |
* | Fix a leak in the extension installation code. | erikkay@google.com | 2009-02-04 | 2 | -3/+6 |
* | Reverting 9109. | ojan@google.com | 2009-02-03 | 2 | -5/+0 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-03 | 2 | -0/+5 |
* | Add a command line flag to load a single extension from an arbitrary (non-ver... | erikkay@google.com | 2009-02-03 | 5 | -23/+74 |
* | Remember change in Spell Check language by putting it in the list of accept l... | sidchat@google.com | 2009-02-03 | 3 | -0/+47 |
* | Reverting 9090. | ojan@google.com | 2009-02-03 | 14 | -532/+645 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-03 | 14 | -645/+532 |
* | Extension loading improvements. | erikkay@google.com | 2009-02-03 | 2 | -30/+74 |
* | From agl. Cleaned up version of issue 19046. | thestig@chromium.org | 2009-02-03 | 7 | -33/+92 |
* | Fix some of the most egregious problems with Aero glass frames. These change... | pkasting@chromium.org | 2009-02-03 | 2 | -30/+30 |
* | Fix a divide by zero crash with a temporary workaround (until we have themes). | ben@chromium.org | 2009-02-03 | 1 | -0/+6 |
* | first stab at scaffolding WebContents. | pinkerton@chromium.org | 2009-02-03 | 7 | -47/+96 |
* | Reverting 9052. | dimich@google.com | 2009-02-03 | 1 | -1/+25 |
* | Try to disable PCH on browser and WebCore. | dimich@google.com | 2009-02-02 | 1 | -25/+1 |
* | Port some unit tests from chrome/browser/ | phajdan.jr@chromium.org | 2009-02-02 | 12 | -176/+210 |
* | Remove old web app code it's no longer needed. Simplifies startup a little. | ben@chromium.org | 2009-02-02 | 18 | -994/+158 |
* | Will the real BrowserProcessImpl please stand up? | beng@google.com | 2009-02-01 | 7 | -20/+51 |
* | More bustage fixes | brettw@chromium.org | 2009-02-01 | 1 | -0/+1 |
* | More bustage fixes. | brettw@chromium.org | 2009-02-01 | 3 | -1/+4 |
* | More bustage fixes. | brettw@chromium.org | 2009-02-01 | 3 | -0/+3 |