- 919d69b3 Fix UBSAN VPTR build breakage due to unused sanitizer coverage argument. by inferno · 10 years ago
- 7c7296f4 Apply gn format with 'sources' sorting to src/ by scottmg · 11 years ago
- f43ab9c Revert of Enable libc++ on Android (patchset #16 id:460001 of https://codereview.chromium.org/835633003/) by jam · 11 years ago
- 8681920 Enable libc++ on Android by jdduke · 11 years ago
- 603fc87 Revert of Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #1 id:1 of https://codereview.chromium.org/835223006/) by thakis · 11 years ago
- 6019325 Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #10 id:180001 of https://codereview.chromium.org/854753002/) by timloh · 11 years ago
- fdaea4c linux/gyp: Find missing symbols at build time, not runtime. by thakis · 11 years ago
- c160801 Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #9 id:160001 of https://codereview.chromium.org/854753002/) by thestig · 11 years ago
- faffc1a linux/gyp: Find missing symbols at build time, not runtime. by thakis · 11 years ago
- 6c1a772 Add GN interactive UI tests. by brettw · 11 years ago
- 60f03e08 Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codereview.chromium.org/795373005/) by nhiroki · 11 years ago
- 0287a1a1 Add GN interactive UI tests by brettw · 11 years ago
- 00c7d08 Roll mesa 9731cb9:a041f9b by marcheu · 11 years ago
- b853ece6 Revert of clang: Remove unused warning suppression flags. (patchset #1 id:1 of https://codereview.chromium.org/784183002/) by thakis · 11 years ago
- dd843a59 clang: Remove unused warning suppression flags. by thakis · 11 years ago
- 3896ce1 mesa gn build: suppress -Wstring-conversion warnings by hans · 11 years ago
- 1c240d27 gn format //third_party by scottmg · 11 years ago
- 5cd4f7a2 clang: Suppress a few -Wstring-conversion warnings in 3rd-party code. by thakis · 11 years ago
- dfb61d8 Use the experimental PBQP register allocator for UBSan builds. by glider · 11 years ago
- 03655fd Fix Win GN error in mesa's file. by John Abd-El-Malek · 11 years ago
- cecc83e Disable optimization for libmesa and libgl under UBSan to work around issue 426271 by glider · 11 years ago
- 1c629b00e Roll mesa 457812d9:9731cb9 by jamesr · 11 years ago
- e5389527 Replace forward_dependent_configs with public_deps by Brett Wilson · 11 years ago
- 565ee84 win: Enable warning 4273 for mesa after r290207. by [email protected] · 11 years ago
- 36170e5 mesa: Don't build mapi.h / mapi.c by [email protected] · 11 years ago
- aa81c1f gn win: Add missing defines for osmesa build by [email protected] · 11 years ago
- 5bd65b4 Disable -Wmismatched-tags for mesa. by [email protected] · 11 years ago
- a6fdc0e Update a clang warning in mesa after r287092 that I missed earlier. by [email protected] · 11 years ago
- 4b8927e Update several clang warnings after r287092. by [email protected] · 11 years ago
- dcbc32cc Refactor how clang warning flags are set. by [email protected] · 11 years ago
- 24d93ff gn win: Fix mesa build by [email protected] · 11 years ago
- 0e04359 Make content_shell link in the GN build. by [email protected] · 11 years ago
- 52fd820 Remove mesa state_tracker files from the build. by [email protected] · 11 years ago
- c7990dbf Add osmesa to GN build. by [email protected] · 11 years ago
- 0dbe7af9 Add preliminary support for UBsan's vptr in Chromium (-fsanitize=vptr). by [email protected] · 11 years ago
- 97e39977 Redo escaping in GN. by [email protected] · 11 years ago
- f1782d9 Add targets for mesa to the GN build. by [email protected] · 11 years ago
- b5e4aba gn fixes for ui/gl and mac by [email protected] · 11 years ago
- 2ac5410 clang: Turn on -Wabsolute-value. by [email protected] · 11 years ago
- 3fb6a5c Roll mesa 261106:265279, remove -Wno-unknown-pragma on OS X too. by [email protected] · 11 years ago
- feb9cc2 mesa: Don't force -Wno-unknown-pragmas on all targets on non-mac. by [email protected] · 11 years ago
- d9eb9c8ea Roll mesa to r261106 by [email protected] · 11 years ago
- e36ec51 Roll mesa to 254411 by [email protected] · 11 years ago
- 6cfa4e3c Roll mesa r240938:r252594 by [email protected] · 12 years ago
- abeda1f Make it possible to use OSMesa on Android by [email protected] · 12 years ago
- 3b8dedf4 Remove apatrick@ from OWNERS by [email protected] · 12 years ago
- 455bc0b Add comment describing a fix made to mesa. by [email protected] · 12 years ago
- 36b81949 libosmesa.so should have static glapi linkage by [email protected] · 12 years ago
- eda9ef4f Linux: remove use_system_mesa bits. by [email protected] · 12 years ago
- 2237a39 Deleted now-obsolete Mesa sources and removed exceptions from checklicenses.py. by [email protected] · 12 years ago
- 47348e5 mesa should not to use X11 headers when use_x11==0 by [email protected] · 12 years ago
- 2427fab Remove Windows linker warnings when compiling Mesa by [email protected] · 12 years ago
- 7dc6315d Don't use strtod_l in Mesa on Android by [email protected] · 12 years ago
- 376e0f56 Removing -include flag hack from compiler by [email protected] · 12 years ago
- 842e4f51 add additional checklicenses exceptions for mesa. by [email protected] · 12 years ago
- 49023de Add files to third_party/mesa missed in r209759. by [email protected] · 12 years ago
- c461162a Upgrading Mesa to 9.0.3 by [email protected] · 12 years ago
- bce6e4be Removing ppapi_egl target by [email protected] · 12 years ago
- 63911ab Re-revert "Re-land r207660 - "Upgrading Mesa to 9.0.3.""" by [email protected] · 12 years ago
- 1a6346e Re-land r207660 - "Upgrading Mesa to 9.0.3."" by [email protected] · 12 years ago
- b138233b Revert r207660 - "Upgrading Mesa to 9.0.3." by [email protected] · 12 years ago
- a5ee3a1 Upgrading Mesa to 9.0.3. by [email protected] · 12 years ago
- 0843156 Updated paths to Mesa sources to the version pulled in via DEPS. by [email protected] · 12 years ago
- 31476c3 Android: Roll android_tools to b12d410c0ee23385da78e6c9f353d28fd992e0bd. by [email protected] · 12 years ago
- 4f7ab99 suppress mesa build warning spam on windows by [email protected] · 12 years ago
- fba23cb5 mesa: Clean up redundant comparison in nvvertparse.c. by [email protected] · 12 years ago
- 118e17c32 Made Mesa use consistent *_FLOAT_TO_UBYTE conversions. by [email protected] · 12 years ago
- 1ddbd769 Added OWNERS file for third_party/mesa. by [email protected] · 12 years ago
- e6844cb enable -Wstring-conversion when compiling with clang by [email protected] · 13 years ago
- 46aa05cc4 Linux: use generated shim headers for system mesa. by [email protected] · 13 years ago
- ae2b0be0 Revert "Linux: include system Mesa headers when using system Mesa." by [email protected] · 13 years ago
- 8960f40 Allows the ADDRESS_SANITIZER define to be used on Windows. by [email protected] · 13 years ago
- 60f22d3 Plumb glDiscardFramebufferEXT entry point through command buffer by [email protected] · 13 years ago
- 9ecad22 Linux: include system Mesa headers when using system Mesa. by [email protected] · 13 years ago
- 7d51a725 Disambiguate 'headers' targets in khronos and mesa. by [email protected] · 13 years ago
- f665dd0 Add a skeleton for use_system_mesa switch. by [email protected] · 13 years ago
- 6637a92 Encapsulate mesa include paths in mesa.gyp, by [email protected] · 13 years ago
- f85313a7 Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere. by [email protected] · 13 years ago
- dc629f8 Revert 165005 until skia_webkit.gyp is present everywhere. by [email protected] · 13 years ago
- 631e6c9b Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContext to query the GPU's total video memory. by [email protected] · 13 years ago
- c54b41cb Retry of warnings-as-errors for Windows third_party. by [email protected] · 13 years ago
- 2255073 Revert 153092 - Turn on warnings as errors for (most) third_party code on Windows by [email protected] · 13 years ago
- 239d21b Turn on warnings as errors for (most) third_party code on Windows by [email protected] · 13 years ago
- 33aaf59 Fix the compile errors for mesa on Android by [email protected] · 13 years ago
- 0ee1bcf Hotfix compilation of prog_parameter.c by [email protected] · 13 years ago
- c61fee2 Annotate _mesa_add_parameter with __attribute__((no_address_safety_analysis)) to suppress a report from AddressSanitizer by [email protected] · 13 years ago
- ecf5a6d Fix license metadata for mesa by [email protected] · 13 years ago
- 3f1baeb Suppress the ASan reports in swizzle_for_size() by [email protected] · 13 years ago
- 3f86966 Fix clip_span() to use memmove() instead of memcpy(). by [email protected] · 13 years ago
- 1b6b676e Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violation by [email protected] · 13 years ago
- 8d5a7d9 Enforce all the source files to be encoded in UTF-8. by [email protected] · 13 years ago
- d7ec681 Some misc gyp fix-up for Android by [email protected] · 13 years ago
- 0fc0107 roll clang 155835:159409 by [email protected] · 13 years ago
- 812c63ab clang: Let target 'mesa' build without warnings. by [email protected] · 13 years ago
- 6aa465a76 iCleanup: Delete a bunch of empty directories, part 4. by [email protected] · 14 years ago
- e7f3703 Eliminate a warning in a failure case. by [email protected] · 14 years ago
- e79be09 Remove the comments setting emands and vim tab width and expansion variables. by [email protected] · 14 years ago
- 951f308 Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3D by [email protected] · 14 years ago
- 6a654d45 Final gyp patch to make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, and use_x11. For lists of source files that use a mix of POSIX and Gtk APIs, toolkit_uses_gtk was given precedence. Solaris was made to use ALSA also, as libasound has been ported to FreeBSD and Solaris as a wrapper around the native OSS. by [email protected] · 14 years ago
- c64df6f6 Cleaning up third_party readmes and adding a template for future use. by [email protected] · 14 years ago