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
/
memory_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-0
/
+1
*
Support Chromium-branded builds and cleanup reference build usage.
jrt@chromium.org
2011-06-23
1
-42
/
+14
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-2
/
+2
*
Revert 83070 - Resubmit GPU memory test after updating DEPS to pull in latest...
hnguyen@chromium.org
2011-04-26
1
-111
/
+13
*
Resubmit GPU memory test after updating DEPS to pull in latest test data.
hnguyen@chromium.org
2011-04-26
1
-13
/
+111
*
Revert 81353 - Adding memory test for GPU.Review URL: http://codereview.chrom...
nick@chromium.org
2011-04-13
1
-112
/
+13
*
Adding memory test for GPU.
hnguyen@chromium.org
2011-04-13
1
-13
/
+112
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-3
/
+4
*
Remove FLAKY tag from memory tests.
vandebo@chromium.org
2010-10-20
1
-14
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-3
/
+3
*
Marking GeneralMixMemoryTest.FiveTabTest flaky on Win bot
tyoshino@chromium.org
2010-10-18
1
-1
/
+7
*
Mark GeneralMixMemoryTest.TwelveTabTest flaky only on win bot
tyoshino@chromium.org
2010-10-15
1
-1
/
+7
*
GTTF: Uncrashy memory_test.
phajdan.jr@chromium.org
2010-08-30
1
-4
/
+9
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
1
-2
/
+2
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-2
/
+1
*
Re-apply http://codereview.chromium.org/1622012
timurrrr@chromium.org
2010-04-30
1
-1
/
+1
*
Revert "[Third time landing] Python implementation of sync server, for testing."
phajdan.jr@chromium.org
2010-04-30
1
-1
/
+1
*
[Third time landing] Python implementation of sync server, for testing.
nick@chromium.org
2010-04-30
1
-1
/
+1
*
Revert 45916 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
1
-1
/
+1
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
1
-1
/
+1
*
Revert 44708 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
1
-1
/
+1
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
1
-1
/
+1
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
1
-6
/
+2
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-7
/
+10
*
Make running chrome process detection in ui tests more reliable.
phajdan.jr@chromium.org
2010-01-13
1
-2
/
+2
*
Make the commit_charge the important statistic (displayed on the
sgk@google.com
2009-11-21
1
-1
/
+2
*
Convert memory_test to use the common stats-reporting methods in UITest.
sgk@google.com
2009-11-20
1
-129
/
+10
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
1
-3
/
+3
*
Spellchecker: call init *after* constructor.
estade@chromium.org
2009-11-16
1
-13
/
+3
*
Disable memory test on 64bit Linux since it sometimes crashes right now.
vandebo@chromium.org
2009-11-14
1
-3
/
+3
*
Mark memory_test as flaky on 64bit linux
vandebo@chromium.org
2009-11-14
1
-3
/
+13
*
Fix cut-and-paste typo for KByte => byte memory stat conversion on print.
sgk@chromium.org
2009-11-09
1
-1
/
+1
*
More memory stats code cleanup:
sgk@chromium.org
2009-11-09
1
-4
/
+3
*
Revert 31333 - For memory_test:
willchan@chromium.org
2009-11-07
1
-30
/
+25
*
For memory_test:
vandebo@chromium.org
2009-11-07
1
-25
/
+30
*
Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.
sgk@chromium.org
2009-11-05
1
-18
/
+34
*
Implement membuster in memory_test.
vandebo@chromium.org
2009-11-05
1
-19
/
+171
*
Refactor memory_test so that it can easily support additional workloads.
vandebo@chromium.org
2009-10-30
1
-165
/
+206
*
Fix memory_test's temporary user data directory path, the base name
sgk@chromium.org
2009-10-09
1
-5
/
+8
*
Fix memory_test to use the correct temporary user_data_dir_, so it
sgk@chromium.org
2009-09-28
1
-6
/
+11
*
Hack to make tests work if out is a symlink: see if the current dir is the so...
mattm@chromium.org
2009-09-10
1
-3
/
+1
*
Second part of memory_test for Mac.
paul@chromium.org
2009-08-26
1
-5
/
+2
*
First part of getting memory_tests running on Mac.
paul@chromium.org
2009-08-25
1
-17
/
+3
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Don't grant unnecessary handle privileges in OpenProcessHandle.
phajdan.jr@chromium.org
2009-06-19
1
-1
/
+1
*
Start to get memory test compiling on mac & linux.
thomasvl@chromium.org
2009-06-15
1
-20
/
+43
*
Re-enable memory tests now that bug 13078 is fixed.
tc@google.com
2009-06-04
1
-2
/
+2
*
Convert various chrome tests to gyp generation:
sgk@chromium.org
2009-06-04
1
-218
/
+0
[next]