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
/
page_cycler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-0
/
+1
*
Add morejs to page cycler tests.
cmp@google.com
2009-07-02
1
-0
/
+8
*
Don't grant unnecessary handle privileges in OpenProcessHandle.
phajdan.jr@chromium.org
2009-06-19
1
-2
/
+2
*
Try to even the page cycler tests between the current build and reference run...
thomasvl@chromium.org
2009-06-18
1
-9
/
+94
*
Add a helper on mac for collecting memory size info from a list of processes.
thomasvl@chromium.org
2009-06-17
1
-0
/
+31
*
Raise the rlimit in the page cycler so we don't have to adapt a new reference...
thomasvl@chromium.org
2009-06-16
1
-7
/
+59
*
Assert that page_cycler data is present when trying to run tests, so that whe...
stuartmorgan@chromium.org
2009-06-11
1
-0
/
+2
*
Add references builds of chromium and chrome for the page cycler tests (built...
thomasvl@chromium.org
2009-06-11
1
-12
/
+2
*
Revert 18159 since it wasn't using all the data it should be.
thomasvl@chromium.org
2009-06-11
1
-1
/
+3
*
Some basic memory api support that is needed for perf tests and i think the t...
thomasvl@chromium.org
2009-06-11
1
-3
/
+1
*
Remove the checked-in .vcproj files obviated by r17687.
sgk@chromium.org
2009-06-05
1
-218
/
+0
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-1
/
+1
*
Check in a new linux reference build and enable the page cycler tests.
tc@google.com
2009-05-26
1
-4
/
+0
*
Disable page cyclers on linux, they're crashing on Chromium Linux.
tc@google.com
2009-05-22
1
-0
/
+3
*
Add memory stats for linux page cycler. On linux, we collect
tc@google.com
2009-05-11
1
-37
/
+49
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-7
/
+4
*
Port page_cycler_http to Mac
nirnimesh@chromium.org
2009-04-17
1
-3
/
+10
*
Get the first set of page_cycler_tests working on Mac. This means: MozFile,
nirnimesh@chromium.org
2009-04-14
1
-1
/
+11
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
2
-29
/
+37
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-208
/
+0
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-1
/
+1
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-0
/
+26
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
1
-53
/
+55
*
Fix startup and page_cycler_tests shared linking when using SHARED=1
evan@chromium.org
2009-03-10
1
-1
/
+3
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-09
2
-40
/
+55
*
Revert change 11199 because it breaks the page cyclers
nsylvain@chromium.org
2009-03-07
2
-55
/
+40
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-07
2
-40
/
+55
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-3
/
+2
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-22
/
+103
*
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
/
+23
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-1
/
+1
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-206
/
+206
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-206
/
+206
*
Un-duplicate EvictFileFromSystemCache.
deanm@chromium.org
2008-11-25
2
-5
/
+0
*
Next round of SCons changes:
sgk@google.com
2008-11-14
2
-80
/
+72
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-4
/
+4
*
Add prefixes to I/O data trace names so they can be distinguished on the
pamg@google.com
2008-11-07
1
-8
/
+16
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-1
/
+1
*
Switch various performance tests to produce output for use by the new generic
pamg@google.com
2008-10-18
1
-51
/
+69
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
1
-1
/
+1
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
1
-22
/
+22
*
Part 2 of the chrome_program change. Split into two changes
tc@google.com
2008-08-13
1
-3
/
+1
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
1
-106
/
+106
*
Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...
maruel@google.com
2008-08-13
1
-0
/
+1
*
Initial version of a chrome memory test. This is not yet done; as it still
mbelshe@google.com
2008-08-05
1
-2
/
+2
*
Cross-platform: Let SCons abstract library names by getting rid of .lib suff...
sgk@google.com
2008-08-04
1
-18
/
+19
[next]