- 8100dae Cleanup: Pass std::string as const reference from gpu/ by ki.stfu · 10 years ago
- ba7a73d Annotate GN executables and shared_libraries with sanitizer deps. by brettw · 10 years ago
- b09312b Use scoped_ptrs in JSONReader::Read functions. by estade · 10 years ago
- 8d04646 Convert JsonWriter::Write to taking a const ref for the in-param by estade · 10 years ago
- 0ad2c54 gpu: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
- 8944e6f Have compositor_model_bench target near its source files. by tfarina · 10 years ago
- db5527d7 Add remaining trivial targets for the Linux GN build by dpranke · 10 years ago
- 37fd293f Remove references to tryserver.chromium.gpu by sergiyb · 11 years ago
- c5bd7a3 Sort GYP and GN files under gpu by satorux · 11 years ago
- 3d0a879 Cleanup: Call std::string::empty instead of comparing against "". by thestig · 11 years ago
- 9ab03720 Make callers of CommandLine use it via the base:: namespace. by avi · 11 years ago
- e75b97e2 Fix WeakPtrFactory member ordering in gpu by anujk.sharma · 11 years ago
- 62e71797 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
- 5e1b895 Replacing the OVERRIDE with override and FINAL with final in gpu by mohan.reddy · 11 years ago
- 92ae1a5 Fix typo in check_gpu_bots.py by hartmanng · 11 years ago
- 75520c9 Add utility script for GPU Pixel Wranglers. by hartmanng · 11 years ago
- c9e38a2 Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/ by thestig · 11 years ago
- 703df87 Hide X11 dependencies when use_x11=0. by [email protected] · 12 years ago
- 5127a3c Clean up dependencies on X11 libraries by [email protected] · 12 years ago
- af7c5d9 Ensure GL initialization only happens once, and provide common init path by [email protected] · 12 years ago
- f2e336a4 Revert 248049 "Ensure GL initialization only happens once, and p..." by [email protected] · 12 years ago
- 818c8554e Ensure GL initialization only happens once, and provide common init path by [email protected] · 12 years ago
- 64437e6 Revert 247793 "Ensure GL initialization only happens once, and p..." by [email protected] · 12 years ago
- a3d4bda4 Ensure GL initialization only happens once, and provide common init path by [email protected] · 12 years ago
- a37d7ff Take GL version and extensions correctly into account when binding functions by [email protected] · 12 years ago
- 4b3006f Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printing/, remoting/, rlz/, sync/, ui/ to use the base:: namespace. by [email protected] · 12 years ago
- 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by [email protected] · 12 years ago
- a4f7378 Revert 239280 "Move more file_util functions to base namespace." by [email protected] · 12 years ago
- 5a6ddb1 Move more file_util functions to base namespace. by [email protected] · 12 years ago
- 82f84b9 Move ReadFileToString to the base namespace. by [email protected] · 12 years ago
- 2a9ec0e Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/, ipc/, jingle/. by [email protected] · 12 years ago
- dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
- 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
- b43e556 Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ipc/, jingle/. by [email protected] · 12 years ago
- 25a4c1c Move FileEnumerator to its own file, do some refactoring. by [email protected] · 12 years ago
- 9e66a9b Revert 198820 "Move FileEnumerator to its own file, do some refa..." by [email protected] · 12 years ago
- fcb524e Move FileEnumerator to its own file, do some refactoring. by [email protected] · 12 years ago
- 8154acb gpu: Use base::MessageLoop. by [email protected] · 12 years ago
- c0bb4334 gpu: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
- 40d90a2 Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition. by [email protected] · 12 years ago
- 5d0a3e0 Clean up scoped_array<T> construction from NULL. by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 13 years ago
- 6d4b67a Rename FilePath -> base::FilePath in various toplevel directories by [email protected] · 13 years ago
- a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
- 3d81b04 Delete unused member variable. by [email protected] · 13 years ago
- c9e2cbbb ui: Move gl/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
- cd578575 Modify the base::JSONReader interface to take a set of options rather than a boolean flag. by [email protected] · 13 years ago
- 4abb460 JSONWriter cleanup: integrate pretty print into write options. by [email protected] · 13 years ago
- ec014b5 base::Bind() conversion for compositor_model_bench. by [email protected] · 14 years ago
- 320eff4 Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle, and media. by [email protected] · 14 years ago
- 8348e60 Initial checkin of the compositor_model_bench tool by [email protected] · 14 years ago
- b278f54 Revert 98706 - Initial checkin of the compositor_model_bench tool by [email protected] · 14 years ago
- e7f67c8 Initial checkin of the compositor_model_bench tool by [email protected] · 14 years ago