| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert cl 19359 due to browser_tests timeout. | tim@chromium.org | 2009-06-26 | 1 | -2/+0 |
* | Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con... | tim@chromium.org | 2009-06-26 | 1 | -0/+2 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -0/+1 |
* | Google Gears should be renamed to Gears | mhm@chromium.org | 2009-06-12 | 1 | -1/+1 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -0/+1 |
* | CPAPI gears drag drop and renderer IPC. | michaeln@google.com | 2009-05-22 | 1 | -0/+16 |
* | Reverting 15986. | michaeln@google.com | 2009-05-13 | 1 | -16/+0 |
* | CPAPI gears drag drop and renderer IPC.... | michaeln@google.com | 2009-05-13 | 1 | -0/+16 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move Browser implementation of callback interfaces into the private section. | stoyan@chromium.org | 2009-04-23 | 1 | -1/+1 |
* | Remove more unneeded scaffolding. | thestig@chromium.org | 2009-04-08 | 1 | -6/+0 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -2/+3 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -4/+5 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 1 | -1/+1 |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 1 | -30/+15 |
* | Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 1 | -12/+27 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -2/+2 |
* | HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por... | ben@chromium.org | 2009-02-24 | 1 | -4/+2 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -1/+0 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -7/+4 |
* | Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c... | jhawkins@chromium.org | 2009-02-17 | 1 | -0/+6 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Remove old web app code it's no longer needed. Simplifies startup a little. | ben@chromium.org | 2009-02-02 | 1 | -0/+2 |
* | Fix a bunch of header includes. I removed some unnecessary headers from a | brettw@chromium.org | 2009-02-01 | 1 | -0/+1 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -5/+32 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -1/+1 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -32/+5 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -5/+32 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -2/+2 |
* | Updating so that Gears can spawn file selectors when running in the renderer ... | zork@google.com | 2009-01-13 | 1 | -0/+13 |
* | HtmlDialogView is hard-wired to the gears application shortcut dialogs but it... | tim@chromium.org | 2009-01-09 | 1 | -0/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+2 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Adding a CPAPI function to make a function call asynchonously on the plugin t... | zork@google.com | 2008-09-19 | 1 | -0/+13 |
* | Adding sync plugin messages, and plugin broadcasts to the renderer processes | zork@google.com | 2008-09-15 | 1 | -16/+33 |
* | Disable the interceptor DCHECK that we are only called from a single thread. | darin@google.com | 2008-08-26 | 1 | -1/+6 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -6/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Step 1 at making Gears run in the renderer process (enabled by switch | mpcomplete@google.com | 2008-08-15 | 1 | -0/+8 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+742 |