| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | chromeos: Remove unnecessary dbus-glib include | hashimoto@chromium.org | 2012-10-09 | 1 | -4/+0 |
* | Move gpu blacklist data file to content side. | zmo@google.com | 2012-09-20 | 1 | -5/+4 |
* | Don't DFATAL on systems without a desktop environment setup. | fischman@chromium.org | 2012-09-20 | 1 | -0/+3 |
* | Cleanup: Add a const variable for /proc/self/exe. | thestig@chromium.org | 2012-09-15 | 1 | -1/+3 |
* | Try 2 - Change how ui::Clipboard is accessed so there's only one per thread. | erg@chromium.org | 2012-09-11 | 1 | -0/+14 |
* | Begin adding support for tab mirroring via the MediaStream audio/video capturing | miu@chromium.org | 2012-09-11 | 1 | -9/+2 |
* | Minimal if-def changes for OS_IOS in browser_main_loop.* | leng@chromium.org | 2012-09-10 | 1 | -12/+29 |
* | Implement the gamepad API in the IPC proxy | brettw@chromium.org | 2012-09-10 | 1 | -2/+4 |
* | Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ... | dharani@google.com | 2012-09-09 | 1 | -2/+0 |
* | Change how ui::Clipboard is accessed so there's only one per thread. | erg@chromium.org | 2012-09-07 | 1 | -0/+2 |
* | Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do... | rdsmith@chromium.org | 2012-08-31 | 1 | -1/+4 |
* | Remove DownloadFileManager in favor of direct ownership of DownloadFiles. | rdsmith@chromium.org | 2012-08-30 | 1 | -4/+1 |
* | Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do... | isherman@chromium.org | 2012-08-28 | 1 | -1/+4 |
* | Remove DownloadFileManager in favor of direct ownership of DownloadFiles. | rdsmith@chromium.org | 2012-08-27 | 1 | -4/+1 |
* | Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do... | rdsmith@chromium.org | 2012-08-24 | 1 | -1/+4 |
* | Remove DownloadFileManager in favor of direct ownership of DownloadFiles. | rdsmith@chromium.org | 2012-08-24 | 1 | -4/+1 |
* | Revert 152213 - Replace the DownloadFileManager with direct ownership of Down... | rdsmith@chromium.org | 2012-08-19 | 1 | -1/+4 |
* | Replace the DownloadFileManager with direct ownership of DownloadFile. | rdsmith@chromium.org | 2012-08-18 | 1 | -4/+1 |
* | Add DeviceMonitorMac to BrowserMainLoop. | xians@chromium.org | 2012-08-15 | 1 | -0/+15 |
* | Revert 151351 - Replace the DownloadFileManager with direct ownership | yutak@chromium.org | 2012-08-14 | 1 | -1/+4 |
* | Replace the DownloadFileManager with direct ownership | rdsmith@chromium.org | 2012-08-13 | 1 | -4/+1 |
* | Don't reset speech_recognition_manager_ in BrowserMainLoop::ShutdownThreadsAn... | hans@chromium.org | 2012-08-01 | 1 | -2/+0 |
* | Add DeviceMonitorLinux in BrowserMainLoop. | wjia@chromium.org | 2012-07-31 | 1 | -0/+8 |
* | Move GPU prelaunch to later in startup process to ensure the blacklist inform... | apatrick@chromium.org | 2012-07-26 | 1 | -16/+17 |
* | Revert 143711 so GPU process launches on browser startup. | apatrick@chromium.org | 2012-07-24 | 1 | -1/+16 |
* | Move zygote_host_impl_linux.* to content/browser/zygote_host | jln@chromium.org | 2012-07-24 | 1 | -1/+1 |
* | MediaStreamManager needs to outlive its clients like MediaStreamDispatcherHos... | xians@chromium.org | 2012-07-18 | 1 | -4/+0 |
* | Histograms - Initialize HistogramSynchronizer in browser process. | rtenneti@chromium.org | 2012-07-17 | 1 | -5/+8 |
* | Pepper needs to repeatedly call enumeration API in order to get a synchronous... | xians@chromium.org | 2012-07-06 | 1 | -0/+18 |
* | Add base::RunLoop and update ui_test_utils to use it to reduce flakiness | jbates@chromium.org | 2012-06-28 | 1 | -7/+8 |
* | Do not prelaunch GPU process at browser startup. | apatrick@chromium.org | 2012-06-22 | 1 | -14/+0 |
* | Enable Android network change notifier | haitao.feng@intel.com | 2012-06-12 | 1 | -4/+0 |
* | - Removed the message loop from shell_browser_main_parts.cc. We don't need | michaelbai@chromium.org | 2012-06-08 | 1 | -1/+4 |
* | Shutdown gamepad background thread properly | scottmg@chromium.org | 2012-06-05 | 1 | -0/+3 |
* | Tighten up DEPS some more. NaCl/service process code are including internal c... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Asynchronously launch the GPU process as soon as the IO thread is ready. | apatrick@chromium.org | 2012-05-30 | 1 | -14/+14 |
* | Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins... | primiano@chromium.org | 2012-05-16 | 1 | -0/+7 |
* | Initialize the GpuDataManager in content/, not in each and every BrowserMainP... | erg@chromium.org | 2012-05-03 | 1 | -0/+5 |
* | Disallow UI/IO thread blocking on any other thread. | jam@chromium.org | 2012-04-26 | 1 | -0/+1 |
* | Implement the skeleton of an android content shell. | tedchoc@chromium.org | 2012-04-25 | 1 | -2/+5 |
* | Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome. | thestig@chromium.org | 2012-04-12 | 1 | -12/+0 |
* | Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo... | marshall@chromium.org | 2012-04-10 | 1 | -6/+4 |
* | Remove duplicated setlocale(LC_ALL, "") | simon.hong81@gmail.com | 2012-04-07 | 1 | -4/+0 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -1/+1 |
* | Fix for gpu thread creation race in single process mode. | robertshield@chromium.org | 2012-04-04 | 1 | -7/+13 |
* | Move media/audio files into media namespace (relanding) | vrk@google.com | 2012-04-03 | 1 | -2/+2 |
* | Revert 130180 - Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 1 | -2/+2 |
* | Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 1 | -2/+2 |
* | Add a sandbox API for broker handle duplication | jschuh@chromium.org | 2012-03-31 | 1 | -1/+1 |
* | Revert 129627 - Add a sandbox API for broker handle duplication | jschuh@chromium.org | 2012-03-29 | 1 | -1/+1 |