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
/
chrome.sln
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename app.vcproj to app_base.vcproj to match what is generated
tc@google.com
2009-05-19
1
-1
/
+1
*
Move app-related unit tests to gyp in app.gyp
ben@chromium.org
2009-05-18
1
-27
/
+23
*
Dropping websiteproperties garp from chrome.sln
bradnelson@chromium.org
2009-05-18
1
-749
/
+1
*
Adding cygwin project (calls setup_mount.bat) to chrome.sln.
bradnelson@chromium.org
2009-05-16
1
-0
/
+776
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
1
-0
/
+12
*
Redirecting chrome.sln to the new vcproj locations spit out by gyp.
bradnelson@chromium.org
2009-05-13
1
-2
/
+2
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
1
-0
/
+3
*
Move Courgette
sra@chromium.org
2009-05-08
1
-5
/
+5
*
Add 'inspector_resources' as a dependency of 'glue'.
sgk@google.com
2009-05-08
1
-0
/
+1
*
The VS generator handles file copies as AdditionalDependencies,
sgk@google.com
2009-05-08
1
-0
/
+2
*
Manually add new dependencies from webkit.gyp and test_shell.gyp to
sgk@google.com
2009-05-08
1
-0
/
+25
*
Convert the webkit build on Windows to gyp:
sgk@google.com
2009-05-08
1
-2167
/
+2109
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-2140
/
+2140
*
gtest shouldn't link in gtest_main.cc, as that provides its own main().
evan@chromium.org
2009-05-06
1
-0
/
+12
*
Move Courgette from internal depot to third_party.
sra@chromium.org
2009-05-06
1
-0
/
+83
*
racy builds meant I didn't see this one... build bustage fix via dependency u...
ben@chromium.org
2009-05-05
1
-0
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-0
/
+26
*
roll back r15177
ben@chromium.org
2009-05-04
1
-28
/
+1
*
Reverting 15178.
ben@chromium.org
2009-05-04
1
-50
/
+0
*
Reverting 15179.
ben@chromium.org
2009-05-04
1
-1
/
+0
*
Reverting 15180.
ben@chromium.org
2009-05-04
1
-2
/
+0
*
Bustage fix for mac and linux:
ben@chromium.org
2009-05-04
1
-0
/
+2
*
Fix bustage because of missing dep from theme_dll on views_resources.
ben@chromium.org
2009-05-04
1
-0
/
+1
*
Fix bustage by establishing dependencies correctly.
ben@chromium.org
2009-05-04
1
-0
/
+50
*
Extract all views resources into:
ben@chromium.org
2009-05-04
1
-1
/
+28
*
Rolling back webkit-gyp switch. r14382
bradnelson@google.com
2009-04-29
1
-73
/
+153
*
Fixing missing dependecies on webcore from glue and others.
bradnelson@google.com
2009-04-29
1
-0
/
+8
*
Switching webkit over to gyp on windows.
bradnelson@google.com
2009-04-29
1
-153
/
+72
*
Adding dependency v8_nosnapshot -> js2c.
bradnelson@google.com
2009-04-29
1
-12
/
+11
*
Switching forgotten project references (lost after last resolve....).
bradnelson@google.com
2009-04-28
1
-2
/
+2
*
Switching to v8.gyp in the v8 project (so they can maintain it themselves).
bradnelson@google.com
2009-04-28
1
-25
/
+22
*
Relanding this:
jcampan@chromium.org
2009-04-28
1
-0
/
+70
*
Reverting my change it breaks release compilation on Windows.
jcampan@chromium.org
2009-04-27
1
-70
/
+0
*
This patch adds a new kind of tests: browser tests.
jcampan@chromium.org
2009-04-27
1
-0
/
+70
*
Reverting 14597,14596,14595.
sgjesse@chromium.org
2009-04-27
1
-1342
/
+1346
*
Update the solutions again to fix dependency on js2c.
ager@chromium.org
2009-04-27
1
-0
/
+1
*
Update V8 in chromium to version 1.2.1.
ager@chromium.org
2009-04-27
1
-1346
/
+1341
*
The test_worker.vsprops file had wrong link to another vsprop file.
dimich@google.com
2009-04-22
1
-1
/
+1
*
Enable tcmalloc. This is to do more runs on the bbot. will revert after tes...
mbelshe@google.com
2009-04-22
1
-0
/
+12
*
Revert bbot test.
mbelshe@google.com
2009-04-22
1
-12
/
+0
*
Enable tcmalloc in chrome.dll
mbelshe@google.com
2009-04-22
1
-0
/
+12
*
Reverting 14168.
dimich@google.com
2009-04-22
1
-1
/
+1
*
Move test_worker dll files in hierarchy to reflect the fact that this dll is ...
dimich@google.com
2009-04-22
1
-1
/
+1
*
Relanding the following revisions.
ananta@chromium.org
2009-04-13
1
-1993
/
+1978
*
Revert change 13558 and 13555 because they broke the plugin
nsylvain@chromium.org
2009-04-13
1
-1978
/
+1993
*
Remove the Activex shim registration for generic Activex controls. The Active...
ananta@chromium.org
2009-04-11
1
-1993
/
+1978
*
Rolling back change 13480 (change to gyp for webkit on windows).
bradnelson@google.com
2009-04-10
1
-1899
/
+2012
*
Fixing missing dependency in chrome.sln
bradnelson@google.com
2009-04-10
1
-0
/
+1
*
Switching webkit to gyp on windows.
bradnelson@google.com
2009-04-09
1
-2012
/
+1899
*
Fixing v8 settings to fix startup_tests regression.
bradnelson@google.com
2009-04-07
1
-1983
/
+1983
[next]