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
*
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
*
Disable memory tests that are failing after recent webkit merges.
tc@google.com
2009-05-29
1
-2
/
+2
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-4
/
+4
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-3
/
+3
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-3
/
+3
*
Re-enable memory tests and remove the fixed crash from the known crashes.
levin@chromium.org
2009-04-24
1
-3
/
+3
*
More post webkit merge misery.
levin@chromium.org
2009-04-23
1
-3
/
+3
*
Remove deprecated version of UITest::DieFileDie().
thestig@chromium.org
2009-04-16
1
-2
/
+2
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
2
-27
/
+34
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-166
/
+0
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
1
-37
/
+37
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-8
/
+7
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-20
/
+101
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-1
/
+21
[next]