summaryrefslogtreecommitdiffstats
path: root/pts-core/objects
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Add result-file-to-pdf option that will read a results fileMichael Larabel2009-01-071-0/+83
* pts-core: Miscellaneous fixesMichael Larabel2009-01-071-1/+1
* pts_Graph: Show lower-value results betterMichael Larabel2008-12-311-1/+5
* pts_Graph: Add more stock colors to painterMichael Larabel2008-12-311-1/+2
* pts_Graph: When rendering a graph on a percent basis, format scale forMichael Larabel2008-12-311-1/+8
* pts-core: Cache reading of hw_cpu_core_count() since that shouldn'tMichael Larabel2008-12-311-0/+6
* pts-core: When installing or running a test, only print to standardMichael Larabel2008-12-281-1/+1
* bilde_renderer: Add a JPEG renderer using the GD libraryMichael Larabel2008-12-286-7/+57
* bilde_renderer: When setting the image quality level to use with theMichael Larabel2008-12-285-5/+7
* bilde_renderer: Add a generic abstract GD library renderer and then haveMichael Larabel2008-12-282-187/+229
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-281-4/+15
* pts-core: Clean up Display / X.Org server reported stringMichael Larabel2008-12-271-1/+0
* bilde_renderer: More SWF renderer workMichael Larabel2008-12-271-15/+43
* bilde_renderer: Implement png_image_to_type(), jpg_image_to_type(), andMichael Larabel2008-12-271-3/+5
* bilde_renderer: Implement draw_ellipse() in SWF rendererMichael Larabel2008-12-271-1/+17
* bilde_renderer: Implement draw_polygon() for SWF rendererMichael Larabel2008-12-274-4/+40
* pts_Graph: Allow the use of the SWF bilde_renderer through using theMichael Larabel2008-12-261-3/+17
* bilde_renderer: Add experimental Adobe Flash / SWF renderer with partialMichael Larabel2008-12-262-0/+142
* bilde_renderer: Add some new generic functionsMichael Larabel2008-12-261-0/+12
* bilde_renderer: Add support for dynamically resizing the image drawingMichael Larabel2008-12-263-17/+50
* bilde_renderer: Add and implement draw_polygon and draw_ellipse toMichael Larabel2008-12-263-0/+47
* pts-core: Add pts_installed_test_tandem_XmlReader objectMichael Larabel2008-12-263-2/+41
* pts-core: Add pts_test_installed() boolean functionMichael Larabel2008-12-261-1/+1
* pts_Graph: Tweak formatting of basic graph attributesMichael Larabel2008-12-181-3/+3
* pts-core: Few fixes for some regressions from today's work plus otherMichael Larabel2008-12-122-2/+2
* pts-core: Add pts_results_tandem_XmlReader() object for providing fileMichael Larabel2008-12-121-0/+39
* pts-core: Add pts_suite_tandem_XmlReader() object for providingMichael Larabel2008-12-124-3/+42
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-123-2/+11
* pts-core: Add DefaultEntry tag to XML test specification for specifyingMichael Larabel2008-12-071-0/+20
* pts-core: Clean up some function merge codeMichael Larabel2008-12-071-1/+0
* pts-core: Add pts_result_file objectMichael Larabel2008-12-071-0/+206
* system_monitor: Update sensors every 9 secondsMichael Larabel2008-12-061-1/+1
* pts-core: Various fixes to the rewritten run_testMichael Larabel2008-12-051-4/+10
* pts-core: Various PHP notice fixesMichael Larabel2008-12-032-3/+3
* pts: Add filesystem test suiteMichael Larabel2008-12-022-4/+4
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 2Michael Larabel2008-12-011-6/+6
* pts-core: Allow pts_Graph to set the default image renderer forMichael Larabel2008-11-292-1/+25
* pts-core: Add pts_option_interfaceMichael Larabel2008-11-291-0/+28
* pts-core: Rework the pts_run_option interface to set options to run nextMichael Larabel2008-11-291-0/+66
* pts-core: Add analyze-all-runs option to generate a candlestick graphMichael Larabel2008-11-291-1/+1
* pts_CandleStickGraph: A new graph type that displays results from allMichael Larabel2008-11-292-1/+101
* pts_Graph: Add loadGraphRawValues() for storing raw result data fromMichael Larabel2008-11-291-0/+5
* pts-core: Add and implement RawString to XML results specification for storin...Michael Larabel2008-11-291-0/+10
* pts_Graph: Switch from internal image rendering functions to usingMichael Larabel2008-11-285-406/+74
* bilde_renderer: New PTS-spawned abstracted image rendering interfaceMichael Larabel2008-11-283-0/+490
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-279-0/+2025
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-279-2025/+0
* pts_Graph: ttf_string_* -> text_string_* for functionsMichael Larabel2008-11-275-25/+25
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-275-101/+106
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-265-32/+48