| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Windows: Do not initialize COM in the GPU process. | apatrick@chromium.org | 2013-04-02 | 1 | -5/+0 |
* | Update sys_string_conversions includes in chrome_frame, content, net, and ui. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Revert 190448 "Revert 189680 "Fix registry key reading bug"" | cpu@chromium.org | 2013-03-28 | 1 | -6/+4 |
* | Revert 189680 "Fix registry key reading bug" | karen@chromium.org | 2013-03-25 | 1 | -4/+6 |
* | Windows: Do not collect D3D11 stats for Ivy Bridge on Vista or DisplayLink. | apatrick@chromium.org | 2013-03-24 | 1 | -2/+8 |
* | Windows: Fix bug in interpretation of return code for win32 registry functions. | apatrick@chromium.org | 2013-03-23 | 1 | -6/+4 |
* | Fix registry key reading bug | cpu@chromium.org | 2013-03-21 | 1 | -6/+4 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -6/+6 |
* | Part 1 of cc/ directory shuffles: base | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Windows: Collect D3D11 stats on a worker thread after a delay. | apatrick@chromium.org | 2013-03-15 | 1 | -40/+75 |
* | Always crash the GPU process on hangs. | jbauman@chromium.org | 2013-03-13 | 1 | -14/+2 |
* | Delete memory manager dead code. | ccameron@chromium.org | 2013-03-12 | 1 | -7/+0 |
* | Windows: Detect whether Lenovo dCute is installed. | apatrick@chromium.org | 2013-03-12 | 1 | -0/+20 |
* | Revert 170568 - Do DXVA pre-sandbox initialization off the main thread. | apatrick@chromium.org | 2013-03-12 | 1 | -17/+16 |