aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-27Merge WebView M40 build 1832189 into AOSP.HEADandroid-m-preview-2android-m-preview-1mastermainTorne (Richard Coles)
2015-02-03Merge from Chromium at DEPS revision 40.0.2214.107webview-m40_r4webview-m40_r3webview-m40_r2webview-m40_r1ub-webview-m40-releaseTorne (Richard Coles)
2015-02-03Merge third_party/angle from https://chromium.googlesource.com/angle/angle.gi...Torne (Richard Coles)
2015-01-20Fix missing "!" in cube map render target serial check.Geoff Lang
2014-12-18Merge from Chromium at DEPS revision 40.0.2214.45Torne (Richard Coles)
2014-12-18Merge third_party/angle from https://chromium.googlesource.com/angle/angle.gi...Torne (Richard Coles)
2014-12-10Fix double delete with invariant varyings.Jamie Madill
2014-12-05Temporarily disable -Werror in Chromium.android-m-previewmaster-soongTorne (Richard Coles)
2014-12-04Merge from Chromium at DEPS revision 40.0.2214.27Ben Murdoch
2014-12-04Merge third_party/angle from https://chromium.googlesource.com/angle/angle.gi...Ben Murdoch
2014-11-25Fix memory leak with default Framebuffers.Jamie Madill
2014-11-06Merge from Chromium at DEPS revision db3f05efe0f9Torne (Richard Coles)
2014-11-05Update makefiles after merge of Chromium at 5a645aa13b82Android Chromium Automerger
2014-11-05Update makefiles after merge of Chromium at 2d0da5605d75Android Chromium Automerger
2014-11-04Update makefiles after merge of Chromium at a99b7ad25d02Android Chromium Automerger
2014-10-31Update makefiles after merge of Chromium at a41c404b1c7fAndroid Chromium Automerger
2014-10-31Update makefiles after merge of Chromium at b210e2d62956Android Chromium Automerger
2014-10-31Merge third_party/angle from https://chromium.googlesource.com/angle/angle.gi...Android Chromium Automerger
2014-10-31Change ShaderLang APIs from c style to c++ style.Zhenyao Mo
2014-10-31Revert "Changes gl::RenderbufferStorage to rx::RenderbufferImpl"Shannon Woods
2014-10-31Fixed comments around choice of C runtime.Kenneth Russell
2014-10-30Fix angle_unittests failures.Zhenyao Mo
2014-10-30Changed feature macros to reduce accidental enabling/disablingBrandon Jones
2014-10-30Merge third_party/angle from https://chromium.googlesource.com/angle/angle.gi...Android Chromium Automerger
2014-10-30Reject shaders of a version that the compiler doesn't support.Zhenyao Mo
2014-10-30Changes gl::RenderbufferStorage to rx::RenderbufferImplShannon Woods
2014-10-30Updated Image9 to use gl::Errors for staging texture manipulation.Geoff Lang
2014-10-30Use D3D11 Debug Annotations when D3D9 is unavailableAustin Kinross
2014-10-29Remove ShGetVariableInfo() and related code.Zhenyao Mo
2014-10-29Moving Uniform handling into ProgramD3D.Brandon Jones
2014-10-29Updated Image11 to use gl::Errors for staging texture manipulation.Geoff Lang
2014-10-29Updated mipmap generation to return Error objects.Geoff Lang
2014-10-28Fix an issue with separate invariant statement.Zhenyao Mo
2014-10-28Add ANGLE_ENABLE_DEBUG_TRACE_TO_DEBUGGER, to output trace to debugger windowAustin Kinross
2014-10-28Rename ANGLE_ENABLE_TRACE -> ANGLE_ENABLE_DEBUG_TRACEAustin Kinross
2014-10-28Rename ANGLE_ENABLE_PERF -> ANGLE_ENABLE_DEBUG_ANNOTATIONSAustin Kinross
2014-10-28Fixed D3DDisassemble function dynamic GetProcAddress failure on WinRTCooper Partin
2014-10-28Fix build failure on WinRT due to missing Sleep definition.Geoff Lang
2014-10-28Only use the Windows 8.1 SDK for WinRT configurations.Geoff Lang
2014-10-28Fix precision tracking for built-in function return valuesOlli Etuaho
2014-10-28Update makefiles after merge of Chromium at 82ca3b654cdaAndroid Chromium Automerger
2014-10-27Fixed some configuration data not being added to 64-bit builds.Geoff Lang
2014-10-27Remove getData from BufferImpl.Jamie Madill
2014-10-27Support compressed textures with unpack buffers.Jamie Madill
2014-10-27Merge from Chromium at DEPS revision 614f7b807940Torne (Richard Coles)
2014-10-27Fix ASSERT failure in XFB test.Jamie Madill
2014-10-24Add robust D3D11 SRV state tracking.Jamie Madill
2014-10-24Defer the creation of textures in TextureStorage9 and use Error objects.Geoff Lang
2014-10-24Defer the creation of textures in TextureStorage11.Geoff Lang
2014-10-24Remove build_angle.gyp.Jamie Madill