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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+46
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-7
/
+7
*
Porting in renderer/
phajdan.jr@chromium.org
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
-1076
/
+1076
*
Platform cleanup in common/ and even porting few files and unit tests.
phajdan.jr@chromium.org
2008-12-15
1
-4
/
+4
*
...
agl@chromium.org
2008-12-12
1
-1
/
+1
*
...
agl@chromium.org
2008-12-12
1
-0
/
+1
*
Changes bookmark manager search to use contains vs starts with and to
sky@google.com
2008-12-10
2
-0
/
+9
*
Add property bag to the build.
brettw@google.com
2008-12-10
2
-0
/
+9
*
Attempt 2 at landing tree node iterator. I needed an include
sky@google.com
2008-12-09
2
-0
/
+9
*
Backs out tree node iterator until I figure out why release build doesn't
sky@google.com
2008-12-08
2
-9
/
+0
*
Adds an iterator over tree nodes.
sky@google.com
2008-12-08
2
-0
/
+9
*
Platform cleanup in common/
deanm@chromium.org
2008-12-08
2
-12
/
+13
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
2
-7
/
+16
*
fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT
erikkay@google.com
2008-12-05
1
-0
/
+3
*
move a few #ifdefs around so that unit_tests does proper path initialization ...
erikkay@google.com
2008-12-05
2
-9
/
+8
*
Introduce ExtensionsService. Load extensions on startup from a directory in
aa@chromium.org
2008-12-05
2
-0
/
+5
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-1040
/
+1040
*
Introduce Extension class that can serializer and deserialize from Value
aa@chromium.org
2008-12-02
2
-0
/
+9
*
Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...
maruel@chromium.org
2008-12-01
2
-0
/
+5
*
Reverting 5971.
maruel@chromium.org
2008-11-25
2
-5
/
+0
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-25
2
-0
/
+5
*
* Add net_unittests and unit_tests sources that size comparisons
sgk@google.com
2008-11-24
1
-1
/
+5
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
1
-1
/
+1
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
1
-1
/
+1
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
1
-1
/
+1
*
Revert 5607 because it caused a base_unittest failure.
maruel@chromium.org
2008-11-18
2
-5
/
+0
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-18
2
-0
/
+5
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
Port some unit tests in chrome/browser/
agl@chromium.org
2008-11-14
1
-1
/
+1
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-1
/
+1
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
1
-1
/
+1
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
1
-0
/
+1
*
* fix linux build
tc@google.com
2008-11-12
1
-1
/
+1
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
2
-5
/
+0
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
2
-0
/
+9
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
2
-3
/
+3
*
Update unit_tests.scons with patterns from later changes:
sgk@google.com
2008-11-04
1
-7
/
+9
*
Add support for @include in Greasemonkey scripts.
aa@google.com
2008-11-03
1
-1
/
+5
*
Now that the unit_tests get built from a separate SConscript file,
sgk@google.com
2008-11-03
1
-2
/
+2
*
Refactor building unit_tests with SCons for the new structure:
sgk@google.com
2008-11-03
1
-0
/
+239
*
Make multiline labels respect the inset.
levin@chromium.org
2008-11-01
1
-0
/
+4
*
First cut at the bookmark manager. There are still a fair number of
sky@google.com
2008-10-29
1
-2
/
+2
*
- Make user script loading asynchronous on the file thread.
evanm@google.com
2008-10-28
1
-5
/
+13
*
Move the spellcheck unittest into browser next to the file
tc@google.com
2008-10-26
1
-1
/
+1
*
Adds models needed by the bookmark manager. Specifically a
sky@google.com
2008-10-23
1
-0
/
+16
*
Adds the anti-carpet bombing dialog. More specifically a new
sky@google.com
2008-10-17
1
-0
/
+16
*
Fixes crasher in TemplateURLModel that occurred when the db had
sky@google.com
2008-10-08
1
-0
/
+8
*
Factor out a RenderThread interface
cpu@google.com
2008-09-26
1
-2
/
+10
*
Adds the ability to sort TableView. Contrary to what we spoke about
sky@google.com
2008-09-26
1
-0
/
+8
[next]