| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize the bootstrap sandbox in the browser process. | rsesek@chromium.org | 2014-06-10 | 1 | -1/+8 |
* | Increase fd limit to 1024 on Mac with content shell. | jbauman@chromium.org | 2014-05-29 | 1 | -0/+6 |
* | Battery Status API: browser-side implementation. | timvolodine@chromium.org | 2014-05-28 | 1 | -0/+5 |
* | Makes Env contain a ContextFactory | sky@chromium.org | 2014-05-22 | 1 | -0/+7 |
* | Removed LOG_GETLASTERROR and LOG_ERRNO macros. | vitalybuka@chromium.org | 2014-05-21 | 1 | -1/+1 |
* | ozone: Initialize a subsystem only if necessary. | sadrul@chromium.org | 2014-05-16 | 1 | -8/+0 |
* | ozone: Attach/Detach input devices in the worker pool. | sadrul@chromium.org | 2014-05-14 | 1 | -3/+0 |
* | Make --enable-delegated-renderer show stuff on Mac | ccameron@chromium.org | 2014-05-13 | 1 | -2/+2 |
* | Remove SandboxIPCProcess's dependency on chrome-sandbox | mdempsky@chromium.org | 2014-05-10 | 1 | -1/+1 |
* | Makes PlatformEventSource creation in Env conditional | sky@chromium.org | 2014-05-05 | 1 | -1/+1 |
* | Broadcast NotifyTimezoneChange to all RenderProcessHosts when the system time | mark@chromium.org | 2014-04-30 | 1 | -20/+28 |
* | content: Terminate early if the toolkit initialization fails. | sadrul@chromium.org | 2014-04-25 | 1 | -2/+11 |
* | Move Mojo channel initialization closer to IPC::Channel setup | darin@chromium.org | 2014-04-24 | 1 | -1/+6 |
* | aura: Initialize Env as early as possible. | sadrul@chromium.org | 2014-04-23 | 1 | -0/+10 |
* | Rename device_orientation to device_sensors | rijubrata.bhaumik@intel.com | 2014-04-22 | 1 | -1/+1 |
* | ozone: Forward declare platform objects in ozone_platform.h | spang@chromium.org | 2014-04-22 | 1 | -0/+1 |
* | Remove the --force-compositing-mode flag except for LayoutTests. | danakj@chromium.org | 2014-04-17 | 1 | -1/+1 |
* | Remove all uses of toolkit_use_gtk in the gyp files. | erg@chromium.org | 2014-04-17 | 1 | -2/+0 |
* | Revert accidental dartium code push | jamescook@chromium.org | 2014-04-17 | 1 | -1/+1 |
* | merged 1908 | terry@google.com | 2014-04-17 | 1 | -1/+1 |
* | Mac: Initialize browser GPU channel when delegated renderer is enabled | ccameron@chromium.org | 2014-04-17 | 1 | -9/+20 |
* | Linux: Remove some obsolete glib error handlers. | thestig@chromium.org | 2014-04-15 | 1 | -14/+1 |
* | Linux Sandbox: Move setuid sandbox localization code. | jln@chromium.org | 2014-04-15 | 1 | -39/+16 |
* | x11: Remove X11 message-pump. | sadrul@chromium.org | 2014-04-15 | 1 | -2/+2 |
* | Revert 263726 "x11: Remove X11 message-pump." | fischman@chromium.org | 2014-04-14 | 1 | -2/+2 |
* | x11: Remove X11 message-pump. | sadrul@chromium.org | 2014-04-14 | 1 | -2/+2 |
* | Avoid presubmit warnings for LOG(INFO) | sievers@google.com | 2014-04-11 | 1 | -1/+1 |
* | Android: Fix default filename for kTraceStartup file | sievers@google.com | 2014-04-11 | 1 | -1/+10 |
* | Delete the GTK+ port of Chrome. | erg@chromium.org | 2014-04-10 | 1 | -8/+0 |
* | Revert of Attempting to resolve a race condition with PowerMonitor (https://c... | scottmg@chromium.org | 2014-04-05 | 1 | -2/+2 |
* | Attempting to resolve a race condition with PowerMonitor. | bajones@chromium.org | 2014-04-05 | 1 | -2/+2 |
* | Initialize established_gpu_channel to true on aura/android. | danakj@chromium.org | 2014-04-01 | 1 | -3/+1 |
* | Remove the kDisableGpuProcessPrelaunch flag and disable tests. | danakj@chromium.org | 2014-03-28 | 1 | -2/+0 |
* | Fix a crash when tracing is enabled. | igsolla@chromium.org | 2014-03-14 | 1 | -7/+10 |
* | Fixit: Move tab and desktop capture code to new location. | miu@chromium.org | 2014-02-25 | 1 | -1/+1 |
* | evdev: Offload device initialization to file thread | spang@chromium.org | 2014-02-11 | 1 | -0/+10 |
* | Revert r151669 and r155589 as non-Aura Metro mode is gone | yukawa@chromium.org | 2014-02-11 | 1 | -12/+0 |
* | Web MIDI: make naming convention be consistent | toyoshim@chromium.org | 2014-02-04 | 1 | -2/+2 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-02-03 | 1 | -0/+8 |
* | Fix mistaken change to startup tracing flag instantiation. | davemoore@chromium.org | 2014-01-31 | 1 | -1/+2 |
* | Revert 248049 "Ensure GL initialization only happens once, and p..." | kbr@chromium.org | 2014-01-31 | 1 | -8/+0 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 1 | -0/+8 |
* | Revert 247793 "Ensure GL initialization only happens once, and p..." | yoz@chromium.org | 2014-01-30 | 1 | -8/+0 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 1 | -0/+8 |
* | Linux: tear down Zygote at browser shutdown. | jln@chromium.org | 2014-01-29 | 1 | -0/+4 |
* | Add ability to enable / disable overscroll in about:flags | davemoore@chromium.org | 2014-01-24 | 1 | -2/+1 |
* | Move preferred scrollbar style preference change listening from renderer to b... | rsesek@chromium.org | 2014-01-23 | 1 | -2/+3 |
* | ECHO_TO_CONSOLE does not count as tracing startup. | dsinclair@chromium.org | 2014-01-22 | 1 | -1/+2 |
* | Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops. | sky@chromium.org | 2014-01-20 | 1 | -1/+1 |
* | Add the UI compositor to the Mac build | ccameron@chromium.org | 2014-01-16 | 1 | -1/+1 |