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
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
17
-93
/
+622
*
Linux: Make the render view default color white.
estade@chromium.org
2009-05-19
1
-1
/
+7
*
Ensure proper extension when saving an HTML page.
estade@chromium.org
2009-05-19
5
-25
/
+73
*
Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed.
levin@chromium.org
2009-05-19
2
-168
/
+2
*
Fix an aggressive DCHECK in media::VideoThread
hclam@chromium.org
2009-05-19
1
-2
/
+2
*
Fix memory leak in corrupt JPEG decoding.
thestig@chromium.org
2009-05-19
2
-13
/
+2
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
12
-405
/
+1889
*
Fast paint for <video> by writing to SkCanvas directly
hclam@chromium.org
2009-05-19
2
-17
/
+193
*
Update DEPS to pull latest GURL, which includes IPv6 canonicalization.
eroman@chromium.org
2009-05-19
1
-1
/
+1
*
SeekableBuffer to implement a window of buffer which has short seeking ability.
hclam@chromium.org
2009-05-19
4
-0
/
+610
*
Rename app.vcproj to app_base.vcproj to match what is generated
tc@google.com
2009-05-19
1
-1
/
+1
*
Fix for breakpad not generating a minidump in certain cases on OSX.
jeremy@chromium.org
2009-05-19
3
-4
/
+3
*
Widen it a little more. Seems like my test machine has more compact fonts tha...
finnur@chromium.org
2009-05-19
2
-3
/
+3
*
Add chrome/browser/dock_info_win.cc and
sgk@google.com
2009-05-18
1
-0
/
+3
*
Improvements to Courgette's version of bsdiff
sra@chromium.org
2009-05-18
4
-66
/
+64
*
Implement the sad tab crash animation for tabs in linux.
jhawkins@chromium.org
2009-05-18
2
-3
/
+126
*
WebKit Update 43832:43833
dglazkov@google.com
2009-05-18
2
-48
/
+49
*
Linux: Just enough toolbar theming to make everything look normal again.
estade@chromium.org
2009-05-18
4
-18
/
+53
*
Pulling in new gyp version.
bradnelson@chromium.org
2009-05-18
2
-1
/
+2
*
Take 2 at fixing relativeanchor-{basic,frames}.html.
darin@chromium.org
2009-05-18
2
-14
/
+4
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
18
-489
/
+612
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-18
10
-101
/
+101
*
YUV with clipping.
fbarchard@chromium.org
2009-05-18
19
-3566
/
+1329
*
Hook up stats reporting via default system on OS X.
jeremy@chromium.org
2009-05-18
6
-8
/
+151
*
WebKit Update 43806:43832
dglazkov@google.com
2009-05-18
2
-1
/
+4
*
Fix typo. The right button is pressed when MK_RBUTTON is set.
darin@chromium.org
2009-05-18
1
-1
/
+1
*
Linux: Don't unparent unselected tab contentses.
estade@chromium.org
2009-05-18
3
-5
/
+18
*
Landing approved patch for Vincent Zanotti.
jhawkins@chromium.org
2009-05-18
1
-3
/
+7
*
Force the font size in the omnibox, tabs, find bar, and download shelf
tc@google.com
2009-05-18
9
-2
/
+36
*
Move app-related unit tests to gyp in app.gyp
ben@chromium.org
2009-05-18
6
-38
/
+141
*
Fix a crash in the extension system when sending response back to extension w...
finnur@chromium.org
2009-05-18
2
-4
/
+7
*
Refactors HWNDPhotobooth into NativeViewPhotobooth and
sky@chromium.org
2009-05-18
8
-42
/
+92
*
GTK: Give the find bar a more reasonable size.
estade@chromium.org
2009-05-18
1
-1
/
+4
*
More NOTIMPLEMENTED() swatting.
estade@chromium.org
2009-05-18
1
-2
/
+4
*
Only send SelectionChanged events when the selection has actually changed.
estade@chromium.org
2009-05-18
2
-1
/
+15
*
linux: unify all the dialog layout code for visual consistency.
evan@chromium.org
2009-05-18
9
-75
/
+121
*
Makes it so tab_strip can compile on linux. Most differences are due
sky@chromium.org
2009-05-18
3
-19
/
+66
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
3
-2
/
+16
*
Promotes Add/RemoveObserver to MessageLoop for linux. Because
sky@chromium.org
2009-05-18
3
-9
/
+29
*
linux: don't paint empty rects.
evan@chromium.org
2009-05-18
1
-0
/
+3
*
ScriptController.* needs to be reformatted into WebKit style.
levin@chromium.org
2009-05-18
3
-356
/
+214
*
valgrind: with my fix upstreamed, we can now remove this suppression.
evan@chromium.org
2009-05-18
1
-7
/
+0
*
Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.
thomasvl@chromium.org
2009-05-18
7
-21
/
+54
*
Fix unchecked pointer dereference that I stumbled across.
robertshield@google.com
2009-05-18
1
-1
/
+1
*
Track and free generated images in the browser theme provider.
jhawkins@chromium.org
2009-05-18
2
-12
/
+34
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
12
-59
/
+657
*
Fix a crash in the unittests caused by the fact that the order of
nsylvain@chromium.org
2009-05-18
1
-0
/
+12
*
Disable SystemMonitor.* in base_unittests.
phajdan.jr@chromium.org
2009-05-18
1
-1
/
+2
*
Get rid of a couple NOTIMPLEMENTED()s.
estade@chromium.org
2009-05-18
2
-2
/
+1
*
Adjust size of location bar, update preference panels to new appearance.
pinkerton@chromium.org
2009-05-18
8
-366
/
+978
[next]