1. ab56c6a Fix memory leaks in angle_unittests. by Sudarsana Nagineni · 10 years ago
  2. a6f267f Fix row-major layout tracking in interface blocks. by Jamie Madill · 10 years ago
  3. b547ddf Fix interface block static use tracking. by Jamie Madill · 10 years ago
  4. a3fe2b4 Update non-default constructors in shadervars.h. by Jamie Madill · 10 years ago
  5. f6d38b0 Fix CollectVariablesTest GCC/Clang compile errors. by Jamie Madill · 10 years ago
  6. d5512cd Collect shader outputs and interface block information. by Jamie Madill · 10 years ago
  7. a718c1e Use shader variable types for variable collection. by Jamie Madill · 10 years ago
  8. 47149b1 Add GLES 3 types to the VariablePacker test. by Jamie Madill · 10 years ago
  9. aa72d78 Remove duplicate SH and GL functions. by Jamie Madill · 10 years ago
  10. 183bde5 Return shader variable information using GLenum values. by Jamie Madill · 10 years ago
  11. ce50555 Revert "Return variable type queries using GLenum values." by Jamie Madill · 10 years ago
  12. 53221f5 Return variable type queries using GLenum values. by Jamie Madill · 10 years ago
  13. 37f77d2 Fixes to the standalone Linux build. by Jamie Madill · 10 years ago
  14. 06bcde5 Remove gmock the dependency from angle_tests and compiler_tests. by Geoff Lang · 10 years ago
  15. 1deca4f Don't include the test main files in the source listings. by Geoff Lang · 10 years ago
  16. 236be22 Add in gypi scripts for preprocessor and compiler tests. by Jamie Madill · 10 years ago
  17. b604650 Moved the compiler test initialization and tear down into a gtest environement class. by Geoff Lang · 11 years ago
  18. 8622e55 Merge 16a3eb3e9fdee83ab9ed15769ec629eab4bc4174 from master. by Geoff Lang · 11 years ago
  19. 0049e43 Fixed the DEPS folder and added a .gclient file so gclient sync will now work. by Geoff Lang · 11 years ago
  20. 1773282 Moved the compiler source files into directories based on their project and added a compiler.gypi to generate the compiler projects. by Geoff Lang · 11 years ago
  21. eb1a010 Add expression complexity and call stack depth limits. by Jamie Madill · 11 years ago
  22. 8d80479 Add Variable Packing checks to ANGLE by gman@chromium.org · 12 years ago