index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build fix
zmo@google.com
2012-06-13
1
-4
/
+4
*
Revert 141899 - Revert 141898 - Disable a few throughput tests that are timin...
zmo@google.com
2012-06-13
1
-0
/
+14
*
Revert 141898 - Disable a few throughput tests that are timing out on Mac AMD
zmo@google.com
2012-06-13
1
-14
/
+0
*
Disable a few throughput tests that are timing out on Mac AMD
zmo@google.com
2012-06-13
1
-0
/
+14
*
Remove BrowserList::GetLastActive from ui_tests
jam@chromium.org
2012-06-13
1
-4
/
+0
*
TabContentsWrapper -> TabContents, part 56.
avi@chromium.org
2012-06-13
2
-6
/
+6
*
Disable PerfRestoreSeveralTabs in debug because it fails too often.
nsylvain@chromium.org
2012-06-12
1
-4
/
+5
*
Fix a typo in previous cl.
zmo@google.com
2012-06-11
1
-1
/
+1
*
Disable throughput tests that are timing out on Mac
zmo@google.com
2012-06-11
1
-2
/
+14
*
Disable framerate tests on Windows.
zmo@google.com
2012-06-11
1
-0
/
+9
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-1
/
+1
*
Enable the in-browser thumbnailing by default on supported platforms.
mazda@chromium.org
2012-05-31
1
-3
/
+0
*
Update perf expectations for Mac. Also mark tab switching ref test as fails, ...
jam@chromium.org
2012-05-18
1
-7
/
+1
*
Make latency tests measure until the end of swap buffers.
jbates@chromium.org
2012-05-17
1
-18
/
+44
*
Disable latency test on WinXP, where it doesn't work.
jbates@chromium.org
2012-05-16
1
-0
/
+10
*
Disable GPU-acclerated canvas tests on WinXP.
jbates@chromium.org
2012-05-16
2
-21
/
+55
*
Disable CompositingHugeDiv on both SW and GPU because it is failing.
jbates@chromium.org
2012-05-15
1
-7
/
+4
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
2
-4
/
+4
*
Disable latency tests on Linux Release Intel.
jbates@chromium.org
2012-05-11
1
-0
/
+20
*
Run the make-hosted.py script at build time, instead of checking in its outpu...
sullivan@chromium.org
2012-05-10
1
-2
/
+4
*
Add proper prefix to the dom checker tests.
nsylvain@chromium.org
2012-05-05
1
-2
/
+2
*
Fix typo: FAILS->FAIL
nsylvain@chromium.org
2012-05-05
1
-1
/
+1
*
Dom Checker Tests haven't been running for the last 9 months (since r95290)
nsylvain@chromium.org
2012-05-05
1
-2
/
+3
*
Add automation for Kraken benchmark.
sullivan@chromium.org
2012-05-03
2
-0
/
+143
*
Fix MemoryTest after r134234.
tonyg@chromium.org
2012-04-27
1
-0
/
+2
*
Add Web Page Replay test to page cycler.
slamm@google.com
2012-04-18
1
-8
/
+101
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
Removing all reference to deprecated switch --enable-accelerated-2d-canvas (c...
junov@chromium.org
2012-04-10
2
-6
/
+0
*
Disable TwentyTabsUserQuit in debug because it takes ~600 seconds to run.
nsylvain@chromium.org
2012-04-06
1
-1
/
+3
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
2
-2
/
+2
*
Make ChromeOS follow the same model as MacOS. Opening a new window from the l...
pkotwicz@chromium.org
2012-03-30
1
-1
/
+1
*
Refactored stats printing to be more general.
eaugusti@chromium.org
2012-03-27
2
-90
/
+274
*
Make test server to talk with the python test server which is running on remo...
jnd@chromium.org
2012-03-12
1
-0
/
+1
*
Add test to for RAF-spinning in accelerated mode with no damage.
jbates@chromium.org
2012-03-09
2
-2
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-2
/
+2
*
Convert uses of int ms to TimeDelta in chrome/test.
tedvessenes@gmail.com
2012-03-05
1
-1
/
+3
*
Add throughput_test support for file URLs in JSON input file.
jbates@chromium.org
2012-03-01
1
-4
/
+20
*
Make UITestBase::SetLaunchSwitches virtual so it can be overridden by subclas...
bauerb@chromium.org
2012-02-29
1
-10
/
+13
*
Re-enabling speedreading frame rate test.
junov@chromium.org
2012-02-28
1
-5
/
+0
*
Adding 2d canvas throughput test content that covers text rendering, full scr...
junov@chromium.org
2012-02-28
1
-0
/
+16
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
4
-8
/
+5
*
Allow outdated plug-ins to prevent quasi-random performance variations.
cevans@chromium.org
2012-02-25
1
-0
/
+2
*
Fix speedreading framerate tests on Mac/Win
zmo@chromium.org
2012-02-25
1
-4
/
+2
*
Mark speedreading frame-rate tests as FAILS_ on Linux.
zmo@chromium.org
2012-02-24
1
-1
/
+8
*
Update clients to use new TestServer constructor.
erikwright@chromium.org
2012-02-24
1
-0
/
+1
*
Added canvas_bench tests to throughput tests. Removed redundant canvas_single...
alokp@chromium.org
2012-02-22
1
-8
/
+30
*
Adding test content to the throughput tests to measure 2d canvas
junov@chromium.org
2012-02-21
1
-0
/
+16
*
Disable CompositingHugeDivSW on Mac Intel Release GPU bot.
zmo@chromium.org
2012-02-17
1
-1
/
+8
*
Add a GPU throughput test for the Maps/compositor case, where it will sometim...
senorblanco@chromium.org
2012-02-17
1
-0
/
+8
[next]