aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-10Add general Writer logger, and use it for Std and File loggersgradle_1.3.1gradle_1.3.0-beta4gradle_1.3.0-beta3studio-1.3-releasestudio-1.3-devIan Cottrell
2015-06-10Fix double eol in loggingIan Cottrell
2015-06-10Fix testsIan Cottrell
2015-06-10Merge "Change the way we collect possible intents for launching the spy" into...Ian Cottrell
2015-06-09Change the way we collect possible intents for launching the spyIan Cottrell
2015-06-09Merge "Add more config options to silence server.log spam" into studio-1.3-devBen Clayton
2015-06-09Add more config options to silence server.log spamBen Clayton
2015-06-09memory.Reader optimization: Use bufio to avoid hitting the database repeatedly.Ben Clayton
2015-06-09Simplify replay postbacks and atom transforms.Seb Noury
2015-06-08Add missing pthread library for gapic tests build on Linux.Seb Noury
2015-06-08Merge "Fix android tests." into studio-1.3-devBen Clayton
2015-06-08Fix android tests.Ben Clayton
2015-06-08Add c++ encoder testsBen Clayton
2015-06-08Build gapic CC tests. Move mock_connection.h from gapir to gapic.Ben Clayton
2015-06-05Increase error information in shader parse failure messagesBen Clayton
2015-06-05Fix off-by-one error in char*->string slice logicBen Clayton
2015-06-05Fix eglInitialize cmd - major and minor can be nullBen Clayton
2015-06-05Add more data types to the memory viewerBen Clayton
2015-06-05Merge "Fixup cpp codergen for namespaces and unicode names" into studio-1.3-devIan Cottrell
2015-06-05Merge "Extract type decorating unicode strings to constants" into studio-1.3-devIan Cottrell
2015-06-05Fixup cpp codergen for namespaces and unicode namesIan Cottrell
2015-06-05Hoist fences out to the higest allowed positionBen Clayton
2015-06-05Extract type decorating unicode strings to constantsIan Cottrell
2015-06-05Merge "Improve android capture flow." into studio-1.3-devBen Clayton
2015-06-05Merge changes I2deaafdb,Ibeafa161 into studio-1.3-devBen Clayton
2015-06-05Improve android capture flow.Ben Clayton
2015-06-05Demote state-mutator errors from abort to a logged warning.Ben Clayton
2015-06-05Fix for alignof on MSVCBen Clayton
2015-06-05Removing in and out from the languageIan Cottrell
2015-06-05Remove redundant types and empty var/init declarationsIan Cottrell
2015-06-04Fix a number of edge cases with observations and remapping.Ben Clayton
2015-06-04Don't try to use the internal state objects as remapping keys...Ben Clayton
2015-06-04Fix replay writer tests that got broken by my last CL.Ben Clayton
2015-06-04Replace builder.EndAtom with CommitAtom. Add AbortAtom to handle errors.Ben Clayton
2015-06-04Merge "Add gles.NewProgram helper for generating the atoms to compile a shade...Ben Clayton
2015-06-04Merge "Add new architecture synthetic atom." into studio-1.3-devBen Clayton
2015-06-04Add gles.NewProgram helper for generating the atoms to compile a shader program.Ben Clayton
2015-06-04Fix Slice<T> mCount initializer.Ben Clayton
2015-06-04Add new architecture synthetic atom.Ben Clayton
2015-06-04Merge "Add support for casting char* -> string." into studio-1.3-devgradle_1.3.0-beta2Ben Clayton
2015-06-04Merge "Add simple stack optimisations and tests to the replay builder." into ...Ben Clayton
2015-06-04Merge "Add String() method to service.EnumEntry. Used by UI" into studio-1.3-devBen Clayton
2015-06-04Merge "Implement nullSlice.ResourceID" into studio-1.3-devBen Clayton
2015-06-04Merge "Fix for memory.Writer" into studio-1.3-devBen Clayton
2015-06-04Add support for casting char* -> string.Ben Clayton
2015-06-04Add String() method to service.EnumEntry. Used by UIBen Clayton
2015-06-04Implement nullSlice.ResourceIDBen Clayton
2015-06-04Add simple stack optimisations and tests to the replay builder.Ben Clayton
2015-06-04Merge "Add additional debug code" into studio-1.3-devBen Clayton
2015-06-04Merge "Update go client to new atom protocol." into studio-1.3-devBen Clayton