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