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
*
Port SSLClientSocket to Linux
dkegel@google.com
2008-10-22
1
-0
/
+13
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
3
-4
/
+4
*
Fix reference to the new exported symbols file so it works
sgk@google.com
2008-10-22
1
-3
/
+5
*
Add directory_watcher_win.cc and its unit test to the
sgk@google.com
2008-10-22
2
-0
/
+2
*
Added linux process utilities and tests.
estade@chromium.org
2008-10-22
10
-48
/
+225
*
Move windows specific lock-recursion-counter into windows impl file
jar@google.com
2008-10-21
4
-94
/
+46
*
SCons renaming updates for base, net and googleurl:
sgk@google.com
2008-10-21
8
-437
/
+487
*
Build SkGraphicsContext under Linux
erg@google.com
2008-10-21
2
-0
/
+7
*
Fix another crasher in Spell Checker related to file IO.
sidchat@google.com
2008-10-21
1
-0
/
+2
*
Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll....
deanm@chromium.org
2008-10-21
3
-20
/
+21
*
Rolling back switch to hammer patterns again.
bradnelson@chromium.org
2008-10-20
2
-18
/
+11
*
Modules Linux fixes:
sgk@google.com
2008-10-20
1
-1
/
+6
*
Include bug reference for r3624.
mark@chromium.org
2008-10-20
1
-0
/
+1
*
Disable ConditionVariableTest.MultiThreadConsumerTest because it's
mark@chromium.org
2008-10-20
1
-1
/
+2
*
Construct a field trial to see if HIGH or MEDIUM memory model "works better"
jar@google.com
2008-10-19
6
-4
/
+246
*
Adding in new hammer patterns. Restored from rollback change 3578.
bradnelson@chromium.org
2008-10-18
2
-11
/
+13
*
Rolling back CL 3578, discovered hammer.bat had not been updated yet.
bradnelson@chromium.org
2008-10-18
2
-13
/
+11
*
Applying software construction toolkit patterns in scons build.
bradnelson@chromium.org
2008-10-17
2
-11
/
+13
*
Remove throttling code from the Browser process and implement throttling in t...
erg@google.com
2008-10-17
1
-1
/
+13
*
part one of bustage fix - forgot to land this with previous CL. http://crbug....
ben@chromium.org
2008-10-17
1
-0
/
+3
*
Added linux clipboard.
estade@chromium.org
2008-10-17
5
-6
/
+179
*
Add DirectoryWatcher tests to SConscript.
evanm@google.com
2008-10-17
1
-0
/
+2
*
Add a DirectoryWatcher class, allowing objects to be notified whenever
evanm@google.com
2008-10-17
5
-7
/
+321
*
Remove unused shared_event.
agl@chromium.org
2008-10-16
6
-214
/
+0
*
Take 2 at fixing image corruption on drag and drop.
tc@google.com
2008-10-16
1
-2
/
+1
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
2
-0
/
+10
*
Revert "Fix a bug where we were truncating the last byte of images"
tc@google.com
2008-10-16
1
-1
/
+2
*
Wrap some lines that are > 80 columns.
tc@google.com
2008-10-16
1
-9
/
+13
*
Fix a bug where we were truncating the last byte of images
tc@google.com
2008-10-16
1
-2
/
+1
*
Fix FileEnumerator (win) for non-recursive, directory-only enumerations.
tim@chromium.org
2008-10-16
2
-4
/
+9
*
Store the command line in a more convenient format on non-windows platforms.
estade@chromium.org
2008-10-15
3
-23
/
+103
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-0
/
+5
*
get webframe_impl.cc to compile on linux
tc@google.com
2008-10-14
4
-0
/
+32
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-0
/
+5
*
Port parts of base/process_util to Linux.
evanm@google.com
2008-10-14
7
-4
/
+136
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-0
/
+5
*
Bring up idletimer unittest on Mac port.
jeremy@chromium.org
2008-10-13
4
-38
/
+71
*
Add a templatized scoped GDI handle object. Use this to implement ScopedBitma...
ben@chromium.org
2008-10-13
1
-37
/
+26
*
Basic GTK test shell: links in the SConscript and brings up a window with non...
evanm@google.com
2008-10-13
1
-1
/
+7
*
Fix typo in command line unit test.
estade@chromium.org
2008-10-10
1
-1
/
+1
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
6
-2
/
+89
*
Add a way to register for completion-ports based async operations to be handled
rvargas@google.com
2008-10-09
5
-7
/
+223
*
base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.cc
sgk@google.com
2008-10-09
1
-1
/
+1
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
10
-24
/
+176
*
Comments out the DCHECK in lock as it causes failures.
sky@google.com
2008-10-09
1
-1
/
+3
*
Changes BookmarkModel to not grab the same lock twice.
sky@google.com
2008-10-09
1
-2
/
+1
*
Disallow recursive locking via the Lock class
jar@google.com
2008-10-09
2
-113
/
+46
*
remove unneeded webkit_glue:: and wrap windows functions in ifdefs
erg@google.com
2008-10-08
1
-1
/
+3
*
Change the font search order to try Lucida Sans Unicode before Arial Unicode ...
jungshik@google.com
2008-10-08
1
-1
/
+1
*
Make Mac clipboard code tolerant of nil clipboard without crashing. Add a
mark@chromium.org
2008-10-08
1
-30
/
+36
[next]