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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
3
-9
/
+13
*
Better control over window creation of external tabs
joshia@google.com
2009-01-28
4
-12
/
+21
*
Makes unit tests depend upon chrome_exe.
sky@google.com
2009-01-28
1
-0
/
+1
*
Write some basic RenderWidgetHost unittests for the more tricky behavior.
brettw@chromium.org
2009-01-28
2
-0
/
+6
*
Allow undefined as the script name in the debugger test.
ager@google.com
2009-01-28
1
-1
/
+3
*
Another merge conflict
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Merge conflict (crossed wires; this file was added somewhere else)
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Unit test addition, cleanup for render_process/thread.
jrg@chromium.org
2009-01-28
2
-0
/
+9
*
Re-land this from earlier... unit tests no longer crash.
ben@chromium.org
2009-01-27
3
-2
/
+63
*
Add new file render_thread_unittest.cc to windows project file for unit_tests.
jrg@chromium.org
2009-01-27
1
-0
/
+4
*
Revert change 8693 because it breaks the unit_tests.
nsylvain@chromium.org
2009-01-27
1
-1
/
+2
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
2
-5
/
+0
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
1
-0
/
+4
*
Extract a cross-platform LocationBar interface accessible via the BrowserWind...
ben@chromium.org
2009-01-27
1
-2
/
+1
*
Move jpeg_codec.* to base/gfx
estade@chromium.org
2009-01-27
1
-4
/
+0
*
Reverting 8627,8625.
maruel@chromium.org
2009-01-26
1
-1
/
+1
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-01-26
1
-1
/
+1
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
1
-0
/
+2
*
Two things:
ben@chromium.org
2009-01-24
1
-0
/
+2
*
Adds switch to ui tests that enable dialogs in slave process. I'm
sky@google.com
2009-01-23
1
-3
/
+9
*
fix bustage by disabling tests
ben@chromium.org
2009-01-23
1
-12
/
+12
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
1
-0
/
+1
*
Try again to commit r8486, which updates the manifest
aa@chromium.org
2009-01-23
3
-8
/
+9
*
Don't expose the go and star button views directly through the BrowserWindow ...
ben@chromium.org
2009-01-23
1
-5
/
+4
*
Move security style into the tab_contents directory. This is the last part of
brettw@chromium.org
2009-01-23
1
-1
/
+1
*
Backs out 8523 in hopes of a greener tree.
sky@google.com
2009-01-23
2
-29
/
+0
*
Fix strings in url_fixer_upper.
estade@chromium.org
2009-01-23
1
-1
/
+0
*
Changes to insure that when in app-mode, links open in the default browser. ...
brg@chromium.com
2009-01-23
2
-0
/
+29
*
Revert "Parse more user script info out of the manifest and expose"
aa@chromium.org
2009-01-22
3
-9
/
+8
*
Parse more user script info out of the manifest and expose
aa@chromium.org
2009-01-22
3
-8
/
+9
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
NO CODE CHANGE.
maruel@chromium.org
2009-01-22
1
-0
/
+6
*
Move automation specific accessors to their own interface to make their purpo...
ben@chromium.org
2009-01-22
1
-0
/
+1
*
- Fix command line parsing for reliability_tests.
huanr@chromium.org
2009-01-22
2
-2
/
+8
*
Factor out the test web contents from the WebContents unit test so that it can
brettw@chromium.org
2009-01-21
1
-8
/
+16
*
Add chrome.dll's resources to unit_tests.exe for "in-process" testing.
maruel@chromium.org
2009-01-21
2
-4
/
+109
*
Fix the scons build
ben@chromium.org
2009-01-21
1
-2
/
+2
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
10
-119
/
+114
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
14
-96
/
+89
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
1
-1
/
+1
*
POSIX: Get IPCSyncChannel unittests working
agl@chromium.org
2009-01-20
1
-1
/
+0
*
Shuffle unit_tests.scons.
maruel@chromium.org
2009-01-20
2
-150
/
+167
*
Shuffle the unit_tests project to correctly classify each tests. It will simp...
maruel@chromium.org
2009-01-20
1
-571
/
+603
*
Reverting 8263.
brettw@chromium.org
2009-01-20
1
-0
/
+20
*
fix win scons unit test compile
tc@google.com
2009-01-18
1
-1
/
+2
*
Reverting 8262.
brettw@chromium.org
2009-01-18
1
-20
/
+0
*
Create some test framework for RenderViewHost. Create a simple RenderView unit
brettw@chromium.org
2009-01-18
1
-0
/
+20
*
Forgot test file in the CL for the test sink change.
brettw@chromium.org
2009-01-17
2
-0
/
+9
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
17
-430
/
+2005
*
Temporarily disable the SSLUITest.* tests on the Purify
paulg@google.com
2009-01-16
1
-0
/
+4
[next]