| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Clang warnings for implementation files on all platforms. | rsleevi@chromium.org | 2013-05-15 | 1 | -1/+1 |
* | Cleanup: Remove unneeded base/file_util.h includes in content. | thestig@chromium.org | 2013-05-14 | 1 | -1/+0 |
* | Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland) | scottmg@chromium.org | 2013-05-08 | 1 | -2/+20 |
* | Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..." | dewittj@chromium.org | 2013-05-08 | 1 | -20/+2 |
* | Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target | scottmg@chromium.org | 2013-05-08 | 1 | -2/+20 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -1/+1 |
* | [Chromium] Add tracing to startup process, particularly for Android | andrewhayden@chromium.org | 2013-05-03 | 2 | -2/+20 |
* | Android: Move SurfaceTexture from content to ui/gl and add test. | sievers@chromium.org | 2013-04-24 | 2 | -3/+7 |
* | Category group support/Renamings. | rubentopo@gmail.com | 2013-04-19 | 2 | -3/+6 |
* | Fix ZygoteMain() prototype: it returns a bool, not an int | mdempsky@google.com | 2013-04-13 | 1 | -4/+3 |
* | Remove base/mach_ipc_mac.{h,mm}. | rsesek@chromium.org | 2013-04-12 | 1 | -1/+0 |
* | [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker. | rsesek@chromium.org | 2013-04-11 | 1 | -27/+1 |
* | Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..." | rsesek@chromium.org | 2013-04-11 | 1 | -1/+27 |
* | [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker. | rsesek@chromium.org | 2013-04-10 | 1 | -27/+1 |
* | Split the power monitoring feature from SystemMonitor | hongbo.min@intel.com | 2013-04-03 | 1 | -4/+4 |
* | Don't show NOTREACHED error message if WinSta0 is not avalible. | vitalybuka@chromium.org | 2013-03-27 | 1 | -1/+5 |
* | [Android] Allow JNI initialization on background thread | aberent@chromium.org | 2013-03-19 | 1 | -2/+2 |
* | Adds bulach to content/app/android/OWNERS. | bulach@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | Since some child processes, such as PPAPI_BROKER plugin, might not run in san... | kjyoun@google.com | 2013-03-19 | 3 | -28/+28 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -2/+3 |
* | Android: Support GPU process | sievers@chromium.org | 2013-03-07 | 1 | -7/+31 |
* | Android: Remove Surface cruft | sievers@chromium.org | 2013-03-06 | 1 | -2/+1 |
* | content_shell: fix linux ENABLE_PLUGIN=0 build | msb@chromium.org | 2013-02-27 | 1 | -0/+4 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 2 | -7/+7 |
* | Add a mode flag to the tracing framework. | dsinclair@chromium.org | 2013-02-23 | 2 | -2/+4 |
* | [Android] Make content_shell_apk and chromium_testshell components friendly. | yfriedman@chromium.org | 2013-02-22 | 1 | -1/+5 |
* | Revert 183089 | jschuh@chromium.org | 2013-02-18 | 1 | -3/+1 |
* | Linux: add option to use system tcmalloc (off by default) | phajdan.jr@chromium.org | 2013-02-18 | 1 | -1/+3 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -1/+1 |
* | Add explicit base to FilePath. | brettw@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 1 | -1/+0 |
* | Fix high-DPI on Windows to make use of DIP scaling in WebKit. | kevers@chromium.org | 2013-01-31 | 1 | -1/+1 |
* | Use correct favicon scale factor on Android. | aruslan@chromium.org | 2013-01-24 | 1 | -5/+1 |
* | Nuke jrg from android OWNERS files. | yfriedman@chromium.org | 2013-01-16 | 1 | -1/+0 |
* | Throw exception when initialization failed. | michaelbai@chromium.org | 2013-01-15 | 1 | -10/+11 |
* | android: Pass CPU properties from browser to renderer process. | digit@chromium.org | 2013-01-09 | 1 | -3/+12 |
* | Add support for --enable-dcheck on Android | joth@chromium.org | 2013-01-09 | 1 | -1/+9 |
* | Fix indentation of some functions defined inside a class | mseaborn@chromium.org | 2013-01-04 | 1 | -20/+19 |
* | Report memory usage retained by TCMalloc freelists. | alexeif@chromium.org | 2012-12-07 | 1 | -3/+15 |
* | Add a gyp flag to allow removing dependency on ppapi. | nileshagrawal@chromium.org | 2012-12-05 | 1 | -0/+2 |
* | Fix the crash when the SandboxedProcessService is destroyed through onDestroy. | michaelbai@chromium.org | 2012-11-29 | 1 | -0/+16 |
* | Revert 168239 - Extract SIGPIPE ignoring code to a common place. | dmichael@google.com | 2012-11-16 | 1 | -1/+1 |
* | Extract SIGPIPE ignoring code to a common place. | phajdan.jr@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | Move global_descriptors to base/posix. | brettw@chromium.org | 2012-11-09 | 2 | -2/+2 |
* | First step towards component build for Android. | yfriedman@chromium.org | 2012-11-01 | 1 | -0/+1 |
* | Move a bunch of code in content\common (as well as a few left in renderer) to... | jam@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ... | jam@chromium.org | 2012-10-21 | 1 | -6/+6 |
* | Move a bunch of code in content\renderer to the content namespace. | jam@chromium.org | 2012-10-19 | 1 | -3/+3 |
* | Build content_main_runner.cc on iOS. | msarda@chromium.org | 2012-10-10 | 1 | -5/+12 |
* | Fix a race condition that SurfaceTextureBridge can get released before passin... | qinmin@chromium.org | 2012-10-10 | 1 | -6/+9 |