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
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...
awalker@google.com
2008-08-14
51
-218
/
+218
*
Update chrome strings (he only since you got the other changes last
tc@google.com
2008-08-14
1
-2
/
+2
*
bootstrap v8 js binding/header generation and putting them in a subdir so swi...
pinkerton@google.com
2008-08-14
5
-17
/
+31
*
Fixes two bugs in NavigationController:
sky@google.com
2008-08-14
1
-5
/
+3
*
Fix the flaky atexit test by preventing it from running the global atexit cal...
mmentovai@google.com
2008-08-14
2
-2
/
+13
*
Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,
sgk@google.com
2008-08-14
3
-10
/
+41
*
Temporaly added local copy of mjsunit.js to debugger tests.
sgjesse@google.com
2008-08-14
2
-1
/
+97
*
Build stack_container_unittest everywhere, it can build with GCC.
deanm@google.com
2008-08-14
1
-1
/
+1
*
Add a trailing EOL to source files. This eliminates warnings in GCC.
deanm@google.com
2008-08-14
11
-11
/
+11
*
Detect linux with '__linux__' since 'linux' is not defined with -ansi.
deanm@google.com
2008-08-14
1
-1
/
+1
*
Implement nspr time on Linux.
deanm@google.com
2008-08-14
5
-7
/
+747
*
Updated DEPS for V8 to include Visual Studio project file for the the
sgjesse@google.com
2008-08-14
4
-32
/
+32
*
reland safe portions of r625
darin@google.com
2008-08-14
3
-30
/
+25
*
More strings (final? not quite).
mal@google.com
2008-08-14
6
-20
/
+6
*
Removing the code which enables using the renderer dib in the browser backing
iyengar@google.com
2008-08-14
5
-77
/
+10
*
Commit recent string changes to zh_cn.
mal@google.com
2008-08-14
2
-108
/
+122
*
Address some issues I found in chunked decoder:
ericroman@google.com
2008-08-14
3
-26
/
+153
*
HuntForZombieChromeProcesses() is killing the child process of upgrade
cpu@google.com
2008-08-14
1
-1
/
+2
*
Cleanup spell check file to stop using reference counted pointers without need.
jar@google.com
2008-08-14
2
-16
/
+7
*
DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...
mmentovai@google.com
2008-08-14
8
-9
/
+118
*
I removed a questionable use of Quit() on a message loop
jar@google.com
2008-08-14
1
-3
/
+3
*
Add missing methods to thread_posix.cc
paulg@google.com
2008-08-14
1
-1
/
+20
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
31
-97
/
+107
*
Use syscall instead since gettid doesn't seem to exist.
tc@google.com
2008-08-13
1
-2
/
+2
*
include the correct file on linux for gettid()
pinkerton@google.com
2008-08-13
1
-0
/
+1
*
including build/build_config to fix bustage
pinkerton@google.com
2008-08-13
1
-0
/
+2
*
Fix for mac and linux. Fix gcc warning about class with virtual functions and...
pinkerton@google.com
2008-08-13
3
-5
/
+41
*
remove drag&drop from build until needed. Add time unittests and link in more...
pinkerton@google.com
2008-08-13
1
-4
/
+6
*
Fix line endings on a few more SConscript files.
tc@google.com
2008-08-13
4
-545
/
+545
*
Turn on most tests for posix.
pinkerton@google.com
2008-08-13
1
-2
/
+16
*
Get chrome's skia project building on mac
pinkerton@google.com
2008-08-13
4
-6
/
+80
*
Part 2 of the chrome_program change. Split into two changes
tc@google.com
2008-08-13
12
-30
/
+15
*
Add a helper method to SConscript.main for adding .pdb files to the
tc@google.com
2008-08-13
14
-85
/
+51
*
Dummy change.
jabdelmalek@google.com
2008-08-13
1
-1
/
+1
*
Make Javascript alerts do IDN and proper handling of non-standard and file
brettw@google.com
2008-08-13
1
-5
/
+16
*
Adds a new unit test to the Scons files.
sky@google.com
2008-08-13
1
-0
/
+1
*
Allow MSVC to be on a different drive letter than the source code.
tc@google.com
2008-08-13
1
-1
/
+6
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@831 0039d316-1c4b-4281-b9...
sky@google.com
2008-08-13
1
-22
/
+3
*
Add new bookmark_bar_context_menu_tonroller*.cc files and new
sgk@google.com
2008-08-13
2
-0
/
+4
*
Add new disk_cache\*_{win,posix}.cc files to SCons build. Copy in
sgk@google.com
2008-08-13
1
-35
/
+49
*
Tests for KeywordEditorView.
sky@google.com
2008-08-13
6
-11
/
+211
*
Pull in some environment flags that affect distcc.
evanm@google.com
2008-08-13
1
-1
/
+7
*
The width of the version field is not wide enough for all cases. We used to u...
finnur@google.com
2008-08-13
1
-3
/
+7
*
Don't save the window position of popup windows.
beng@google.com
2008-08-13
1
-0
/
+4
*
Revving the shared memory to the comments on the list.
avi@google.com
2008-08-13
2
-27
/
+32
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
59
-8042
/
+8042
*
Fix a couple "extra qualification" compile errors in method declarations, and...
mmoss@google.com
2008-08-13
3
-8
/
+6
*
browser_views.lib is build in browser\views\, not directly in browser\.
sgk@google.com
2008-08-13
3
-3
/
+3
*
Move some files which don't seem to be Win32-specific out of the Win32 blocks.
mmoss@google.com
2008-08-13
1
-7
/
+7
*
Move remaining OS dependent bits from the main logic on the disk cache.
rvargas@google.com
2008-08-13
20
-150
/
+551
[next]