1. e09f1c8 Fix crash on zero size but non-NULL bufferData. by Jamie Madill · 10 years ago
  2. b6a673a Report zero bit sizes for channels that shouldn't exist. by Geoff Lang · 10 years ago
  3. bfa91f4 Redesign HLSL scoped structures to a unique ID. by Jamie Madill · 10 years ago
  4. 96509e4 Fix edge case scoped structures name conflict. by Jamie Madill · 10 years ago
  5. 5df9f52 Automate the DEQP tests by wrapping them in the gtest suite. by Geoff Lang · 10 years ago
  6. 6ba49d9 Automate the es conformance tests by wrapping them in the gtest suite. by Geoff Lang · 10 years ago
  7. 5fedd01 Implement copies from pack buffers to native buffers. by Jamie Madill · 10 years ago
  8. 14764a0 Implement internal copies from pack buffers. by Jamie Madill · 10 years ago
  9. 6b6fd54 Adds the PBO extension test by Shannon Woods · 10 years ago
  10. 80b9528 Handle buffer memory allocation failures gracefully. by Jamie Madill · 10 years ago
  11. 2b5c9cb Store current pack operation as a queued command. by Jamie Madill · 10 years ago
  12. 7a29e4a Stop generating duplicate vertex binaries. by Jamie Madill · 10 years ago
  13. 8a7bed8 Add tests for pack buffer corner cases. by Jamie Madill · 10 years ago
  14. 37f77d2 Fixes to the standalone Linux build. by Jamie Madill · 10 years ago
  15. a836e48 Allow non-4x4 compressed blocks for small mip layers. by Geoff Lang · 10 years ago
  16. c93d6f3 Add an ANGLE test for the permissive blit fix. by Jamie Madill · 10 years ago
  17. c41e42d Early-out of *TexSubImage* calls when the width, height or depth is zero. by Geoff Lang · 10 years ago
  18. 06bcde5 Remove gmock the dependency from angle_tests and compiler_tests. by Geoff Lang · 10 years ago
  19. a56a86e Update the VertexAttribute test expectations. by Jamie Madill · 10 years ago
  20. f67115c Fix validation in TexSubImage. by Jamie Madill · 10 years ago
  21. a8ff885 Fix signed/unsigned comparison warning. by Geoff Lang · 10 years ago
  22. 1deca4f Don't include the test main files in the source listings. by Geoff Lang · 10 years ago
  23. 8cc03bf Revert "Remove the second translator target, only using static." by Jamie Madill · 10 years ago
  24. 1eb5bd7 Clamp ReadPixels calls to unsigned limits in D3D11. by Jamie Madill · 10 years ago
  25. d095bda Add a common include in the project definitions. by Geoff Lang · 10 years ago
  26. f0b4060 Clean up gyp build scripts. by Jamie Madill · 10 years ago
  27. d51df46 Remove the second translator target, only using static. by Jamie Madill · 10 years ago
  28. 236be22 Add in gypi scripts for preprocessor and compiler tests. by Jamie Madill · 10 years ago
  29. 496123f Implement EXT_blend_minmax. by Geoff Lang · 11 years ago
  30. 1106aeb Move the enumerate_files script to the build directory. by Geoff Lang · 11 years ago
  31. 4b8c3eb Fix build on Visual Studio 2013. by Jamie Madill · 11 years ago
  32. 2c254d8 Add swizzle tests. by Geoff Lang · 11 years ago
  33. d701ea1 Replaced Stanford model images. by Geoff Lang · 11 years ago
  34. 3cd50f7 Fix remaining discrepencies between master and es3proto project files. by Geoff Lang · 11 years ago
  35. f11dbdb Added a read pixels test. by Geoff Lang · 11 years ago
  36. 066230a Added compressed texture tests. by Geoff Lang · 11 years ago
  37. 2e475a5 Added tests for maximum texture size. by Geoff Lang · 11 years ago
  38. 1f12fa0 Added line loop tests. by Geoff Lang · 11 years ago
  39. 0ddab0c Added incomplete texture tests. by Geoff Lang · 11 years ago
  40. b604650 Moved the compiler test initialization and tear down into a gtest environement class. by Geoff Lang · 11 years ago
  41. bb13467 Added a gtest environment class to initialize the ANGLETest class window. by Geoff Lang · 11 years ago
  42. c5a6312 Add unit tests for proper TLS initialization. by Jamie Madill · 11 years ago
  43. 1bfaf78 Merge preprocessor test changes from f84ef70bc729506184b052e5e9cf78796a5a4704 by Shannon Woods · 11 years ago
  44. f8c2f5c Fix indices not being offset to the bound vertex buffer when drawing indexed points in D3D9. by Geoff Lang · 11 years ago
  45. a9b3e4c Fix enum names in preprocessor tests. by Geoff Lang · 11 years ago
  46. efc551f Fix incorrectly named test class members and wrong shader compilation by Geoff Lang · 11 years ago
  47. 7ff0104 Added unpack alignment tests. by Geoff Lang · 11 years ago
  48. 219ed79 Added occlusion query tests. by Geoff Lang · 11 years ago
  49. d191317 Added tests for clear issues. by Geoff Lang · 11 years ago
  50. d990f8e Added tests for NULL buffer data. by Geoff Lang · 11 years ago
  51. e8a1f78 Added BlitFramebufferANGLE tests. by Geoff Lang · 11 years ago
  52. f95c046 Added vertex attribute tests. by Geoff Lang · 11 years ago
  53. 8a079e5 Added an angle_tests project and base class for tests. by Geoff Lang · 11 years ago
  54. 4a9e236 Fixed issues compiling gtest in using the visual studio 2012 compiler. by Geoff Lang · 11 years ago
  55. 8622e55 Merge 16a3eb3e9fdee83ab9ed15769ec629eab4bc4174 from master. by Geoff Lang · 11 years ago
  56. 2b6008c Merge 366229430ea056cf7f33917a4fa37b721512a42c from master. by Geoff Lang · 11 years ago
  57. 0049e43 Fixed the DEPS folder and added a .gclient file so gclient sync will now work. by Geoff Lang · 11 years ago
  58. c359752 Refactored the tests.gyp file. by Geoff Lang · 11 years ago
  59. 39d5166 Moved the gyp libGLESv2 and libEGL projects into their own gyp files. Renamed build_angle.gpy* to angle.gyp* but kept build_angle.gyp for chrome compatability. by Geoff Lang · 11 years ago
  60. 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
  61. eb1a010 Add expression complexity and call stack depth limits. by Jamie Madill · 11 years ago
  62. d2d198e Fixed compile error for preprocessor tests. by shannon.woods%transgaming.com@gtempaccount.com · 11 years ago
  63. 8d80479 Add Variable Packing checks to ANGLE by gman@chromium.org · 12 years ago
  64. c0a1eb3 Fixed compile error on android. It was complaining about tolower. This patch removes the usage of tolower, and adds tests for checking both versions of hexadecimal integers - 0x and 0X. by alokp@chromium.org · 12 years ago
  65. d0d9f87 Make sure that #version occurs before anything else, except for comments and white space. by alokp@chromium.org · 12 years ago
  66. 2e81891 Handled the case where int and float are of correct format, but large. The GLSL spec is not very clear on how integers should be interpreted for expressions. C99 says the expression is of type intmax_t. I am parsing all integers as int except those in expressions, which are being parsed as unsigned int. by alokp@chromium.org · 12 years ago
  67. 5b6a68e Replaced pp::Token::value with pp::Token::text. The term value will be used for a function which will convert text to integer/float constant. by alokp@chromium.org · 12 years ago
  68. fadc205 More expression tests for division by zero. by alokp@chromium.org · 12 years ago
  69. d39ec4c Implemented conditional processing. by alokp@chromium.org · 12 years ago
  70. 73bc298 Hooked up the new preprocessor behind a compile-time flag ANGLE_USE_NEW_PREPROCESSOR. by alokp@chromium.org · 12 years ago
  71. f3cdb46 Added support for pre-defined macros. by alokp@chromium.org · 12 years ago
  72. 46aa13d Implemented line directive. Review URL: https://codereview.appspot.com/6307083 by alokp@chromium.org · 12 years ago
  73. 7fc38dd Implemented macro expansion. Review URL: https://codereview.appspot.com/6303052 by alokp@chromium.org · 12 years ago
  74. c745adb Added PreprocessorTest::preprocess that preprocesses the input string and compares the output with that of the expected string. Renamed other *Test::preprocess methods to something different and clearer. by alokp@chromium.org · 12 years ago
  75. 19d7aa6 Fixed the location of EOF token. Added three new location tests for EOF. by alokp@chromium.org · 12 years ago
  76. 85a250e Updated VersionTest to use the same pattern as other tests. by alokp@chromium.org · 12 years ago
  77. 484730b Removed the unnecessary usage of GTEST_HAS_PARAM_TEST and GTEST_HAS_COMBINE. I would rather have tests fail to compile than be silently ignored. by alokp@chromium.org · 12 years ago
  78. fc8b720 Refactored all tests to derive from a common PreprocessorTest. This avoids some code duplication. by alokp@chromium.org · 12 years ago
  79. e5dfefa Renamed UNEXPECTED_TOKEN_IN_DIRECTIVE to UNEXPECTED_TOKEN. by alokp@chromium.org · 12 years ago
  80. 7c88454 Implemented #extension and #version directives. by alokp@chromium.org · 12 years ago
  81. 36124de8 Implemented #error and #pragma directives. Added new tests and updated old ones for the new preprocessor API. by alokp@chromium.org · 12 years ago
  82. 07d921d Token::value now contains text for all types of tokens - not just CONST_INT, CONST_FLOAT, and IDENTIFIER. This makes it easier to report diagnostics and various preprocessor directives. by alokp@chromium.org · 12 years ago
  83. 99b5c0c Fixed compile errors and warnings on linux. by alokp@chromium.org · 12 years ago
  84. 2c958ee Moved error-handling to a separate class - Diagnostics. We were earlier returning errors as tokens which did not work very well when error occured while parsing a preprocessor directive. Now all returned tokens are valid. Errors are reported via an abstract Diagnostics interface. Updated unit-tests with the new scheme. by alokp@chromium.org · 12 years ago
  85. 5cd9c60 Added DEPS for gmock library. Review URL: https://codereview.appspot.com/6203086 by alokp@chromium.org · 12 years ago
  86. 98eec91 Using yy_scan_string, which flushes the old buffer does not work. GLSL requires that each input string is concatenated, but yy_scan_string treats each string individually. Added a custom YY_INPUT which maintains the continuity between each string. by alokp@chromium.org · 12 years ago
  87. 151e766 Added operator test. Review URL: https://codereview.appspot.com/6129055 by alokp@chromium.org · 12 years ago
  88. a11a6ab Changes to handle comments properly and associated tests. by alokp@chromium.org · 12 years ago
  89. 128d919 Added tests for token location. by alokp@chromium.org · 12 years ago
  90. 828cc48 Replaced Token::Location::string with Token::Location::file. by alokp@chromium.org · 12 years ago
  91. aaf7569 Fixed the usage of testing::Range. I was assuming that the range is closed interval, i.e., it includes the max value. But it does not. by alokp@chromium.org · 12 years ago
  92. 2818248 Drastically simplified Input class. Now most of the heavy lifting is done by in-built yy_scan_string and yy_scan_bytes. Comment handling will be done by the lexer. by alokp@chromium.org · 12 years ago
  93. 23ff36a Added tests for the whole character set. by alokp@chromium.org · 12 years ago
  94. 78a3519 Added a catch-rule for invalid numbers. by alokp@chromium.org · 12 years ago
  95. 1023bb5 Added tests for identifiers. Review URL: https://codereview.appspot.com/6038043 by alokp@chromium.org · 12 years ago
  96. 36cc18b Added tests for number types. Review URL: https://codereview.appspot.com/6022045 by alokp@chromium.org · 12 years ago
  97. d089d11 Removed unnecessary includion of Token.h in various files. by alokp@chromium.org · 12 years ago
  98. d5bb405 Added tests for pp::Token interface and white-space handling by the preprocessor. By the magic of test-case generators, we have 74 tests! by alokp@chromium.org · 12 years ago
  99. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 12 years ago