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
*
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
*
Provide converters to and from NSString* in sys_string_conversions
mark@chromium.org
2008-10-08
5
-8
/
+77
*
Fix a typo I noticed when looking at object tracking. The wrong argument was
brettw@google.com
2008-10-08
1
-1
/
+1
*
Klocwork bug. Checking the wrong variable.
cpu@google.com
2008-10-08
1
-7
/
+12
*
Fix some problems with machine level install.
kuchhal@chromium.org
2008-10-08
2
-0
/
+11
*
Add Mac BeingDebugged implementation
mark@chromium.org
2008-10-08
1
-7
/
+33
*
backing out debugging changes now that we know the problem.
pinkerton@google.com
2008-10-08
1
-5
/
+0
*
checking debug output for failing test on buildbot. to be backed out in a min...
pinkerton@google.com
2008-10-08
1
-0
/
+5
*
Add -- as a command line switch parsing terminator. This allows you to launc...
deanm@chromium.org
2008-10-06
3
-8
/
+41
*
Make ClipboardTest a PlatformTest to get autorelease pool management, needed
mark@chromium.org
2008-10-03
1
-15
/
+13
*
Use the full src-relative path to gtest.h
mark@chromium.org
2008-10-03
1
-1
/
+1
*
Add a FilePath object
mark@chromium.org
2008-10-03
7
-5
/
+725
*
Implement MessageLoopForUI using GLib. This gets some exercise from
dsh@google.com
2008-10-03
4
-7
/
+413
*
Bring up clipboard_unittest.cc on the Mac.
jeremy@chromium.org
2008-10-02
5
-74
/
+252
*
Don't throw the thread name setting exception unless a debugger is attached.
deanm@chromium.org
2008-10-02
1
-0
/
+5
*
Add platform_canvas_unittest.cc
jeremy@chromium.org
2008-10-01
6
-39
/
+58
*
Cross-platform wrappers for fopen, _wfopen_s, etc.
mark@chromium.org
2008-10-01
9
-61
/
+69
*
Fixes bug where JSON reader errored on reading vertical tabs (\v). The
sky@google.com
2008-10-01
3
-2
/
+7
*
Enable error checking on Posix locks in debug, and make release lock creation...
deanm@chromium.org
2008-10-01
1
-1
/
+7
*
Some small cleanups to Lock suggested by Gaetano Mendola.
deanm@chromium.org
2008-10-01
2
-3
/
+3
*
Fix painting problem with transparent plugins because plugins were ignoring t...
jam@chromium.org
2008-10-01
1
-0
/
+8
*
This fixes http://code.google.com/p/chromium/issues/detail?id=772,
iyengar@google.com
2008-10-01
1
-3
/
+30
*
Fix some issues found looking at the code.
maruel@google.com
2008-09-30
11
-61
/
+51
*
Reduce RandDouble to one call to ldexp, add one bit of precision
mark@chromium.org
2008-09-30
2
-18
/
+18
[next]