| Commit message (Expand) | Author | Age | Files | Lines |
* | Update include paths in miscellaneous content/ directories for base/process c... | rsesek@chromium.org | 2013-07-25 | 1 | -2/+1 |
* | Implement ChildThread::shutdown and clear members that have refs into blink | jochen@chromium.org | 2013-07-23 | 1 | -0/+1 |
* | Use a direct include of the message_loop header in content/, part 3. | avi@chromium.org | 2013-07-18 | 2 | -2/+2 |
* | Process names, and predictable thread and process ordering in about:tracing | nduca@chromium.org | 2013-07-08 | 1 | -0/+4 |
* | Use a direct include of time headers in content/, part 2. | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | Remove usage of ChildProcess::current() and ChildThread::current() other than... | jam@chromium.org | 2013-06-25 | 1 | -10/+9 |
* | Make sure if GPU process fails to launch, all observers waiting for full gpu ... | zmo@chromium.org | 2013-06-20 | 1 | -3/+0 |
* | Remove gman from owners. | gman@chromium.org | 2013-06-20 | 1 | -1/+0 |
* | Delete usage and support for EGL_ANGLE_software_display extension. | apatrick@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Wire gpu process startup error messages to about:gpu | zmo@chromium.org | 2013-06-14 | 3 | -9/+50 |
* | Handle failure cases better in gpu process startup. | zmo@chromium.org | 2013-06-13 | 1 | -64/+70 |
* | Use a direct include of strings headers in content/gpu/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Move a bunch of child-only code from content/common to content/child | scottmg@chromium.org | 2013-06-06 | 5 | -3/+5 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 2 | -14/+12 |
* | VAVDA: Redesign stage 1. | posciak@chromium.org | 2013-05-31 | 1 | -2/+2 |
* | Windows: Synchronize browser process D3D adapters with GPU process D3D adapters. | apatrick@chromium.org | 2013-05-24 | 1 | -1/+1 |
* | Cleanup link dependency and include rules. | zmo@chromium.org | 2013-05-24 | 1 | -3/+0 |
* | base: Cleanup setting thread priorities (no functional changes). | epenner@chromium.org | 2013-05-24 | 1 | -8/+3 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-23 | 12 | -1762/+15 |
* | Revert 201380 "Move GPU device/driver info related code from con..." | zmo@chromium.org | 2013-05-21 | 12 | -108/+106 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-21 | 12 | -106/+108 |
* | Move code unrelated to info collection from collector to data manager in Andr... | zmo@chromium.org | 2013-05-17 | 1 | -78/+6 |
* | Make it possible to run WebGL conformance tests on Android | skyostil@chromium.org | 2013-05-15 | 5 | -12/+18 |
* | gpu: Disable API check on virtual contexts for Qualcomm. | epenner@chromium.org | 2013-05-10 | 1 | -8/+1 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -3/+2 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -2/+3 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 5 | -11/+11 |
* | GPU: Reduce MakeCurrent calls to fix Orange San Diego | epenner@chromium.org | 2013-05-03 | 1 | -2/+3 |
* | [Chromium] Add tracing to startup process, particularly for Android | andrewhayden@chromium.org | 2013-05-03 | 1 | -0/+2 |
* | content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -2/+2 |
* | Rationalize linux vs x11 in content | davemoore@chromium.org | 2013-04-29 | 1 | -0/+0 |
* | Add Shutdown() helper to ChildThread and move all destructor logic. | dcheng@chromium.org | 2013-04-22 | 2 | -0/+5 |
* | Reland "gpu: Fix Vivante's "hisilicon" GPUs" | epenner@chromium.org | 2013-04-20 | 1 | -1/+3 |
* | Revert "gpu: Fix Vivante's "hisilicon" GPUs" | epenner@chromium.org | 2013-04-19 | 1 | -3/+1 |
* | Refactor GPU init to allow ARM sandboxing. | jorgelo@chromium.org | 2013-04-18 | 1 | -61/+87 |
* | gpu: Fix Vivante's "hisilicon" GPUs | epenner@chromium.org | 2013-04-18 | 1 | -1/+3 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 3 | -12/+12 |
* | Linux: make current InitializeSandbox() private. | jln@chromium.org | 2013-04-13 | 1 | -1/+2 |
* | content: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-12 | 4 | -4/+4 |
* | Revert 193468 | apatrick@google.com | 2013-04-11 | 2 | -0/+84 |
* | Don't collect GL string on Mac unless about:gpu is open. | zmo@chromium.org | 2013-04-11 | 1 | -0/+9 |
* | Windows: GPU watchdog does not use sum of user and kernel time as basis to te... | apatrick@chromium.org | 2013-04-10 | 2 | -84/+0 |
* | Revert 193277 | apatrick@google.com | 2013-04-10 | 1 | -5/+0 |
* | Revert 191890 | apatrick@google.com | 2013-04-10 | 1 | -0/+5 |
* | gpu: Disable virtual contexts for Qualcomm on SDK-16 | epenner@chromium.org | 2013-04-09 | 1 | -1/+7 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Remove PCI names lookup in gpu info collection in linux. | zmo@chromium.org | 2013-04-08 | 1 | -28/+0 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition. | dcheng@chromium.org | 2013-04-07 | 1 | -1/+1 |