| Commit message (Expand) | Author | Age | Files | Lines |
* | If setProcessBackgrounded fails, don't continue through | mbelshe@google.com | 2008-11-12 | 1 | -1/+4 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -1/+1 |
* | Make it so that you can refresh and see changes in Greasemonkey | aa@chromium.org | 2008-10-30 | 1 | -14/+40 |
* | Add option to disable/enable Spell Check. In addition, remove additional code... | sidchat@google.com | 2008-10-29 | 1 | -2/+4 |
* | - Make user script loading asynchronous on the file thread. | evanm@google.com | 2008-10-28 | 1 | -4/+5 |
* | Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl... | aa@google.com | 2008-10-16 | 1 | -15/+55 |
* | Remove more shared_event that I missed last time | agl@chromium.org | 2008-10-16 | 1 | -1/+0 |
* | Hackish changes to make gears work in the renderer with the sandbox. | mpcomplete@google.com | 2008-10-08 | 1 | -0/+8 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -2/+2 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -0/+1 |
* | Use the new dll injection blocking api of the sandbox to block | cpu@google.com | 2008-09-22 | 1 | -0/+5 |
* | Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win... | deanm@chromium.org | 2008-09-18 | 1 | -1/+2 |
* | Add support for "Add to dictionary" in the context menu. | sidchat@google.com | 2008-09-17 | 1 | -0/+7 |
* | Tuck the ram/num_processes map into a function, and remove a static initializer. | deanm@chromium.org | 2008-09-11 | 1 | -12/+11 |
* | Adds a logging level command line switch | cpu@google.com | 2008-08-29 | 1 | -0/+1 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -19/+19 |
* | 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 | -1/+2 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -1/+0 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -3/+9 |
* | If a sync message can't be routed, respond immediately with an error. | ojan@google.com | 2008-08-11 | 1 | -2/+7 |
* | Third times a charm! This is an attempt at re-landing r408. This time the U... | darin@google.com | 2008-08-08 | 1 | -5/+3 |
* | rollback r498 and r500 to repair test bustage | darin@google.com | 2008-08-07 | 1 | -16/+13 |
* | fix unit_test failures, where process_.handle() may be null | darin@google.com | 2008-08-07 | 1 | -1/+4 |
* | Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe... | darin@google.com | 2008-08-07 | 1 | -13/+13 |
* | Revert change 408 to see if it fixes the ui tests. | nsylvain@google.com | 2008-08-06 | 1 | -3/+5 |
* | Convert more consumers of ML::WatchObject to ObjectWatcher. | darin@google.com | 2008-08-05 | 1 | -5/+3 |
* | Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl... | maruel@google.com | 2008-08-02 | 1 | -1/+0 |
* | A bunch of cleanups to beforeunload/unload handling. | ojan@google.com | 2008-08-02 | 1 | -4/+2 |
* | Adds exitcodes for the TerminateProcess calls on hung renderers. There are st... | ojan@google.com | 2008-07-31 | 1 | -1/+1 |
* | Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ... | ojan@google.com | 2008-07-29 | 1 | -2/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+778 |