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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+2
*
Simplify HexEncode.
deanm@chromium.org
2009-01-22
2
-24
/
+9
*
Windows fix: missed on the last one
agl@chromium.org
2009-01-22
1
-1
/
+1
*
Windows: typo fix
agl@chromium.org
2009-01-22
1
-1
/
+1
*
POSIX: Porting renderer/render_process.cc, low hanging fruit
agl@chromium.org
2009-01-22
3
-0
/
+17
*
POSIX: Get render_process_host to build.
agl@chromium.org
2009-01-22
2
-11
/
+17
*
Adding a HexEncode function to string_utils.
tommi@chromium.org
2009-01-22
3
-1
/
+46
*
Remove ATL from wmi_util
cpu@google.com
2009-01-21
2
-42
/
+68
*
Add V8 bindings for Worker.
jianli@chromium.org
2009-01-21
2
-1
/
+8
*
Add a replace_all param to ReplaceSubstringsAfterOffset and update call sites.
aa@chromium.org
2009-01-21
3
-3
/
+65
*
Adds AppendASCII which will append an ASCII path component.
erikkay@google.com
2009-01-21
3
-1
/
+29
*
* Revert "POSIX: Get render_process_host to build."
agl@chromium.org
2009-01-21
2
-17
/
+11
*
POSIX: Get render_process_host to build.
agl@chromium.org
2009-01-21
2
-11
/
+17
*
Share DidProcessCrash between Linux and Mac.
deanm@chromium.org
2009-01-21
2
-25
/
+26
*
Clean up a bunch of style errors in process_util_linux.cc.
deanm@chromium.org
2009-01-21
1
-27
/
+30
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
9
-378
/
+377
*
Followup for one missed review comment (sorting includes).
thomasvl@chromium.org
2009-01-20
1
-1
/
+1
*
POSIX: Get IPCSyncChannel unittests working
agl@chromium.org
2009-01-20
1
-0
/
+3
*
generate test_shell.pak and hook up loading net resources from
tc@google.com
2009-01-20
1
-0
/
+2
*
Added more logging in debug builds for some failure passes, hopefully this
thomasvl@chromium.org
2009-01-20
1
-3
/
+10
*
Flesh out ListValue class.
aa@chromium.org
2009-01-20
3
-5
/
+101
*
Set back StoreRef as non-thread-safe. (Second try)
maruel@chromium.org
2009-01-20
1
-1
/
+1
*
Collect some metrics on nosniff. There is some concern that respecting this ...
abarth@chromium.org
2009-01-17
1
-0
/
+12
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
3
-6
/
+8
*
"Port" StackTrace to Mac
mark@chromium.org
2009-01-16
3
-31
/
+8
*
Mac build fix
agl@chromium.org
2009-01-16
1
-1
/
+1
*
Windows build fix: sorry, I commit from the wrong tree.
agl@chromium.org
2009-01-16
1
-0
/
+1
*
Add StackTrace debugging utility class.
agl@chromium.org
2009-01-16
3
-1
/
+76
*
Reverting 8180.
maruel@chromium.org
2009-01-16
3
-11
/
+1
*
Add thread safety checks but keep them disabled for now until I fix all the c...
maruel@chromium.org
2009-01-16
3
-1
/
+11
*
fix filename in vcproj file (time_unittest_win.cc -> time_win_unittest.cc)
tc@google.com
2009-01-16
1
-1
/
+1
*
Mac/Linux test fixes: hopefully this will fix some flakey tests
agl@chromium.org
2009-01-16
2
-30
/
+54
*
Back out erroneous r8140
mark@chromium.org
2009-01-16
1
-4
/
+4
*
Fix OSX compile
jeremy@chromium.org
2009-01-15
1
-4
/
+4
*
Mac build fix
agl@chromium.org
2009-01-15
2
-5
/
+5
*
Mac build fix
agl@chromium.org
2009-01-15
1
-1
/
+1
*
Mac build fix: xcode updates
agl@chromium.org
2009-01-15
1
-4
/
+8
*
Windows scons fix: more functions static and scons file fix
agl@chromium.org
2009-01-15
2
-2
/
+3
*
Windows scons fix: forgot to rename some tests
agl@chromium.org
2009-01-15
1
-4
/
+4
*
GCC on the buildbots is more picky
agl@chromium.org
2009-01-15
1
-1
/
+1
*
Linux: Build fix for WaitableEvent merge
agl@chromium.org
2009-01-15
1
-3
/
+3
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
13
-92
/
+1173
*
Enhance error report info (and correct typos)
jar@chromium.org
2009-01-15
1
-3
/
+3
*
Renaming the following files to include the _win suffix:
tommi@chromium.org
2009-01-15
10
-66
/
+50
*
add system_monitor_posix to build
pinkerton@google.com
2009-01-15
1
-0
/
+4
*
- Match up w/ NSPasteboard docs and mark sure our special type is on the
thomasvl@chromium.org
2009-01-15
1
-1
/
+1
*
Work around a stupid Purify bug that was causing lots of bogus messages to ap...
erikkay@google.com
2009-01-15
2
-15
/
+19
*
scoped_bstr and StackBstr implementations. The scoped_bstr class is a wrappe...
tommi@chromium.org
2009-01-14
7
-0
/
+332
*
Report name of repeatedly registered histograms
jar@chromium.org
2009-01-14
1
-2
/
+6
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
10
-41
/
+84
[next]