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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...
darin@google.com
2008-08-07
5
-31
/
+35
*
remove these accidentally added files
jabdelmalek@google.com
2008-08-07
2
-786
/
+0
*
remove cygwin_src because it's now in deps
jabdelmalek@google.com
2008-08-07
60
-42
/
+0
*
remove temp file
jabdelmalek@google.com
2008-08-07
1
-3809
/
+0
*
Undo my extra changes.
jabdelmalek@google.com
2008-08-07
20
-1469
/
+0
*
Replace our cygwin binaries with another set that we can get the source for (...
jabdelmalek@google.com
2008-08-07
3306
-569526
/
+861071
*
Daily translated string updates.
mal@google.com
2008-08-07
2
-74
/
+74
*
Fix cut-and-paste error so we only try to build mac files on, gee, the mac...
sgk@google.com
2008-08-07
1
-1
/
+1
*
Add new sys_string_conversions_*.cc files to the SCons build.
sgk@google.com
2008-08-07
1
-0
/
+11
*
Make the OSExchangeDataTest.Html test pass now that I fixed NULL handling in ...
brettw@google.com
2008-08-07
1
-2
/
+18
*
This is the addition of the system-dependent string conversions. This is just...
brettw@google.com
2008-08-07
7
-23
/
+412
*
SCons: handle new net/base/client_socket_*.cc files.
sgk@google.com
2008-08-07
1
-3
/
+3
*
Remove php from Apache's config
jabdelmalek@google.com
2008-08-07
1
-2
/
+2
*
Add new about_version{,_flat}.html files to SCons.
sgk@google.com
2008-08-07
1
-0
/
+1
*
fix bustage... F**K
darin@google.com
2008-08-07
1
-3
/
+2
*
Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...
darin@google.com
2008-08-06
10
-209
/
+231
*
Allow third_party/libxslt to compile on Linux. Like libxml, this uses pre-gen...
mmoss@google.com
2008-08-06
9
-34
/
+689
*
Restored tabs should be considered "owned" by whatever random tab is currentl...
erg@google.com
2008-08-06
1
-2
/
+4
*
Remove PHP from our cygwin directory since it's not used.
jabdelmalek@google.com
2008-08-06
1
-0
/
+0
*
merge changes to cpp_bound_class from mac_july_2008 branch.
ericroman@google.com
2008-08-06
2
-3
/
+3
*
Adding an interactive UI test to catch when switching between two tabs (both ...
finnur@google.com
2008-08-06
7
-12
/
+175
*
* add webkit version and V8 version to about:version
erikkay@google.com
2008-08-06
5
-42
/
+105
*
We were passing -1 (indicating NULL terminated) to the UTF8->wide conversion ...
brettw@google.com
2008-08-06
1
-4
/
+6
*
Apparently, our WndProc can get called for other HWNDs :(
darin@google.com
2008-08-06
1
-15
/
+17
*
Add npruntime_util.cc to SCons build.
sgk@google.com
2008-08-06
1
-0
/
+1
*
just some hopefully non-contentious stuff to get out of the way before doing ...
darin@google.com
2008-08-06
6
-81
/
+85
*
Drop FixedString. It's only used in two places, one where it doesn't really ...
evanm@google.com
2008-08-06
7
-190
/
+23
*
remove apache2
jabdelmalek@google.com
2008-08-06
57
-0
/
+0
*
Revert base/base_path.cc (r450) since it caused large scale unit test failure.
maruel@google.com
2008-08-06
1
-33
/
+3
*
Remove Apache2 from our cygwin directory.
jabdelmalek@google.com
2008-08-06
14
-15
/
+1
*
Add missing file_util_win.cc file.
sgk@google.com
2008-08-06
1
-0
/
+1
*
Fixing up the basic set of geometry.
avi@google.com
2008-08-06
7
-12
/
+91
*
Remove projects browser_dll, plugin_dll and renderer_dll since they won't be ...
maruel@google.com
2008-08-06
10
-1018
/
+0
*
We use intptr_t in various points in the code.
evanm@google.com
2008-08-06
1
-0
/
+5
*
Fix base::DIR_SOURCE_ROOT path calculation.
maruel@google.com
2008-08-06
8
-16
/
+92
*
Don't link directly against GetPerformanceInfo so that win2k can be happy.
mbelshe@google.com
2008-08-06
1
-4
/
+29
*
fix kjs build
darin@google.com
2008-08-06
1
-1
/
+2
*
fix kjs build
darin@google.com
2008-08-06
1
-1
/
+1
*
fix build for real
darin@google.com
2008-08-06
1
-0
/
+8
*
fix build (take 2)
darin@google.com
2008-08-06
1
-1
/
+1
*
fix build bustage
darin@google.com
2008-08-06
1
-3
/
+3
*
B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c...
beng@google.com
2008-08-06
1
-0
/
+11
*
Improve NPRuntime marshalling by adding glue functions for serializing / dese...
darin@google.com
2008-08-06
5
-44
/
+155
*
Allow third_party/libxml to compile on Linux. This uses static config.h and x...
mmoss@google.com
2008-08-06
8
-33
/
+933
*
Remove #ifdef's used to support split dlls. Since we don't support
maruel@google.com
2008-08-06
2
-36
/
+1
*
Fix win2k testers by commenting out a function that is not supported
nsylvain@google.com
2008-08-06
1
-3
/
+4
*
Revert change 408 to see if it fixes the ui tests.
nsylvain@google.com
2008-08-06
5
-25
/
+23
*
Revert change 430 because it breaks the build.
nsylvain@google.com
2008-08-06
2
-168
/
+27
*
Refactoring file_util into file_util and file_util_win. Also fix windows dep...
erikkay@google.com
2008-08-06
7
-597
/
+684
*
Mac changes to the path service.
avi@google.com
2008-08-06
2
-19
/
+45
[next]