summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-06gras: cleaner way for msgs to override item reserveJosh Blum
2013-04-06gras: split register property into two callsJosh Blum
2013-04-06gras: updated submodules for framer sink moveJosh Blum
2013-04-06gras: fixed a bug in swapping out buffer queuesJosh Blum
2013-04-04gras: Element can have virtual destructor nowJosh Blum
2013-04-04gras: revisit container storage after yesterdays learningJosh Blum
2013-04-03Merge branch 'ownership_work'Josh Blum
2013-04-03gras: update grextras submoduleJosh Blum
2013-04-03gras: code cleanup and comments from last commitJosh Blum
2013-04-03gras: figured out how to do the python referenceJosh Blum
2013-04-01gras: fix from previous commit: swig element equalsJosh Blum
2013-03-31Merge branch 'query_work'Josh Blum
2013-03-31gras: updated submodulesJosh Blum
2013-03-31gras: more of that include vs import w/ swigJosh Blum
2013-03-31gras: fix #60 by checking done logic after handlerJosh Blum
2013-03-31gras: fix compile register issue - use dynamic castJosh Blum
2013-03-30query: autohide for close boxJosh Blum
2013-03-30query: more jquery ui tweaksJosh Blum
2013-03-30query: filter query_stats to only blocks requestedJosh Blum
2013-03-30query: rework init logic + save other gui settingsJosh Blum
2013-03-29query: hide log messages to stdout by defaultJosh Blum
2013-03-29gras: reuse inputs_available for done logicJosh Blum
2013-03-29gras: fixed query unit test, added json checkJosh Blum
2013-03-29Merge branch 'master' into query_workJosh Blum
2013-03-29gras: fix #66 with less lazy flush_all for input queueJosh Blum
2013-03-29gras: added hooks to query instantaneous stateJosh Blum
2013-03-28gras: cleanup factory and init orderingJosh Blum
2013-03-28gras: work on passing only active blocks into the requestJosh Blum
2013-03-28gras: virtual destructors for all but Element #67Josh Blum
2013-03-28gras: pass query args into top block and blocks.jsonJosh Blum
2013-03-27gras: move cursor for draggable chartsJosh Blum
2013-03-27Merge branch 'query_work'Josh Blum
2013-03-27gras: also rename and fix the stats test to queryJosh Blum
2013-03-27gras: also release all tags and msgs on block stopJosh Blum
2013-03-27gras: workaround for google chart shrink on resize issueJosh Blum
2013-03-27gras: using jquery ui draggable and resizableJosh Blum
2013-03-26gras: various tweaks to the gui elementsJosh Blum
2013-03-26gras: use json for performanceJosh Blum
2013-03-26gras: use property tree to make xml - much smarterJosh Blum
2013-03-26gras: rename stats to queryJosh Blum
2013-03-25Merge branch 'chart_factory'Josh Blum
2013-03-25gras: revert this change while stats develJosh Blum
2013-03-25gras: page change color on offlineJosh Blum
2013-03-25gras: added io total counts chartJosh Blum
2013-03-24gras: load/save for chart settingsJosh Blum
2013-03-24gras: move more public vars into registryJosh Blum
2013-03-24gras: added close button to chartsJosh Blum
2013-03-24gras: various tweaks to the jsJosh Blum
2013-03-23gras: remove old default chartsJosh Blum
2013-03-23gras: filled in the other chart typesJosh Blum