index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
DumpRenderTree2
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION
Steve Block
2010-09-07
1
-6
/
+5
|
/
*
Fixed the bug in forwarder that prevented ConnectionHandler threads from exit...
Maksymilian Osowski
2010-09-06
2
-59
/
+62
*
Merge "Updated Summarizer to parse CRASH instead of SKIP."
Maksymilian Osowski
2010-09-02
2
-10
/
+13
|
\
|
*
Updated Summarizer to parse CRASH instead of SKIP.
Maksymilian Osowski
2010-09-02
2
-10
/
+13
*
|
Adds webkit revision to the summary and details.
Maksymilian Osowski
2010-09-02
1
-0
/
+25
*
|
The results now show which expected result was used.
Maksymilian Osowski
2010-09-02
5
-13
/
+132
|
/
*
Merge "Shows the details when all the tests finish and fixes the orientation ...
Maksymilian Osowski
2010-09-02
2
-1
/
+36
|
\
|
*
Shows the details when all the tests finish and fixes the orientation issue.
Maksymilian Osowski
2010-09-02
2
-1
/
+36
*
|
Merge "Fixed and slightly improved crash detection mechanism."
Maksymilian Osowski
2010-09-02
2
-4
/
+38
|
\
\
|
|
/
|
/
|
|
*
Fixed and slightly improved crash detection mechanism.
Maksymilian Osowski
2010-09-02
2
-4
/
+38
*
|
Merge "Updated Summarizer to report tests under all 4 possible categories now."
Maksymilian Osowski
2010-09-02
2
-65
/
+65
|
\
\
|
*
|
Updated Summarizer to report tests under all 4 possible categories now.
Maksymilian Osowski
2010-09-02
2
-65
/
+65
|
|
/
*
|
Merge "Fixed a bug when there are too many open sockets."
Maksymilian Osowski
2010-09-02
2
-6
/
+48
|
\
\
|
*
|
Fixed a bug when there are too many open sockets.
Maksymilian Osowski
2010-09-02
2
-6
/
+48
|
|
/
*
|
Added "run all tests in the current directory" menu option.
Maksymilian Osowski
2010-09-02
1
-12
/
+31
|
/
*
Merge "Updated the Summarizer to link to the source of the tests."
Maksymilian Osowski
2010-09-01
1
-0
/
+23
|
\
|
*
Updated the Summarizer to link to the source of the tests.
Maksymilian Osowski
2010-09-01
1
-0
/
+23
*
|
Fixed a bug in forwarder where calling the stop method on ForwarderManager wo...
Maksymilian Osowski
2010-09-01
3
-32
/
+47
|
/
*
Changed the code to use forwarding service.
Maksymilian Osowski
2010-09-01
8
-116
/
+305
*
Tweaked the logging + some minor style fixes.
Maksymilian Osowski
2010-08-26
8
-37
/
+51
*
Added forwarding service.
Maksymilian Osowski
2010-08-26
4
-0
/
+407
*
Implement logic for new Geolocation delayed permission LayoutTests
Steve Block
2010-08-18
1
-10
/
+32
*
Added more info to the Summarizer.
Maksymilian Osowski
2010-08-12
3
-13
/
+51
*
Merge "Added a basic version of python script and supporting code in DumpRend...
Maksymilian Osowski
2010-08-11
5
-4
/
+156
|
\
|
*
Added a basic version of python script and supporting code in DumpRenderTree.
Maksymilian Osowski
2010-08-11
5
-4
/
+156
*
|
Fixes crash when root dir does not exist.
Maksymilian Osowski
2010-08-11
2
-7
/
+11
|
/
*
Resets Summarizer after everything's finished.
Maksymilian Osowski
2010-08-10
2
-0
/
+9
*
Merge "Changed some parts of the code to prepare it for script support that w...
Maksymilian Osowski
2010-08-10
2
-7
/
+21
|
\
|
*
Changed some parts of the code to prepare it for script support that will com...
Maksymilian Osowski
2010-08-10
2
-7
/
+21
*
|
Merge "Added generating text summary to Summarizer."
Maksymilian Osowski
2010-08-10
1
-6
/
+37
|
\
\
|
*
|
Added generating text summary to Summarizer.
Maksymilian Osowski
2010-08-09
1
-6
/
+37
*
|
|
Hook up mock for testing DeviceOrientation in DRT
Steve Block
2010-08-10
2
-2
/
+19
|
|
/
|
/
|
*
|
Added eventSender.
Maksymilian Osowski
2010-08-10
3
-3
/
+680
|
/
*
Added crash-detection mechanism.
Maksymilian Osowski
2010-08-09
4
-6
/
+233
*
Added detection of missing EventSender functions.
Maksymilian Osowski
2010-08-06
1
-7
/
+13
*
Added geolocation layoutTestController functions.
Maksymilian Osowski
2010-08-03
2
-0
/
+41
*
Added recording of JS dialog messages.
Maksymilian Osowski
2010-08-03
2
-25
/
+58
*
Merge "Changed the order of searching for expected result (and added addition...
Maksymilian Osowski
2010-08-03
1
-7
/
+19
|
\
|
*
Changed the order of searching for expected result (and added additional loca...
Maksymilian Osowski
2010-08-03
1
-7
/
+19
*
|
Added wakelock to keep the screen from sleeping when executing tests.
Maksymilian Osowski
2010-08-03
1
-0
/
+11
|
/
*
Added detecting unimplemented layoutTestController functions and green squares.
Maksymilian Osowski
2010-08-03
1
-3
/
+28
*
First batch of layoutTestController functions + some fixes and tweaks.
Maksymilian Osowski
2010-08-03
6
-15
/
+380
*
Time-out mechanism and state machine.
Maksymilian Osowski
2010-08-02
1
-13
/
+77
*
Upgraded DRT2 to generate nice HTML summaries of the tests.
Maksymilian Osowski
2010-07-29
4
-143
/
+446
*
Moved practically all of the prerefactoring functionality to the new design.
Maksymilian Osowski
2010-07-27
10
-539
/
+316
*
First stage of refactoring the code to handle crashes gracefully.
Maksymilian Osowski
2010-07-26
6
-8
/
+357
*
Build fix.
Maksymilian Osowski
2010-07-21
1
-1
/
+0
*
LayoutTest class with supporting classes (AbstractResult, TextResult).
Maksymilian Osowski
2010-07-21
7
-50
/
+482
*
Added the LayoutTestsRunner class that is responsible for running the tests. ...
Maksymilian Osowski
2010-07-16
8
-15
/
+778
*
Added dialogs to the DirListActivity.
Maksymilian Osowski
2010-07-12
1
-5
/
+141
[prev]
[next]