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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the redness on the new Google Chrome continuous builder by not
nsylvain@chromium.org
2009-06-19
1
-1
/
+3
*
Display an infobar alert when extension process crashes.
phajdan.jr@chromium.org
2009-06-19
9
-32
/
+190
*
Implement restoring closed tab menu item. Reworked cross-platform code to han...
pinkerton@chromium.org
2009-06-19
10
-80
/
+181
*
Remove unnecessary devtool_sanity_unittest.cc entries from 'unit_tests'.
sgk@chromium.org
2009-06-19
1
-4
/
+0
*
Don't grant unnecessary handle privileges in OpenProcessHandle.
phajdan.jr@chromium.org
2009-06-19
3
-4
/
+4
*
Fix a valgrind error related to Zygote's CommandLine usage.
craig.schlenter@chromium.org
2009-06-19
3
-5
/
+12
*
Fix: New window appears to the left/up if the taskbar is on left/top.
yuzo@chromium.org
2009-06-19
3
-8
/
+25
*
When we upgrade, discard all uploadable stats, including old logs
jar@chromium.org
2009-06-19
1
-0
/
+8
*
This is a fix for a memory leak.
jcampan@chromium.org
2009-06-19
2
-2
/
+4
*
Change URL back to the previous one if the typed URL causes file download.
yuzo@chromium.org
2009-06-19
1
-0
/
+7
*
Convert unit_tests.exe, with additional dependency on ffmpeg
sgk@google.com
2009-06-19
1
-2
/
+13
*
A crasher from the field seems to indicate that the page render widget host v...
jcampan@chromium.org
2009-06-19
1
-1
/
+2
*
Implement window open disposition for (some) navigation buttons.
estade@chromium.org
2009-06-19
6
-5
/
+92
*
Don't treat underscores as mnemonics in the bookmark bar.
estade@chromium.org
2009-06-19
1
-2
/
+21
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
19
-206
/
+97
*
Revert 18730 in attempt to repair Linux UI build bustage.
jar@chromium.org
2009-06-19
2
-47
/
+9
*
Render the dragged tab contents when detaching a tab from the tabstrip in gtk.
jhawkins@chromium.org
2009-06-19
5
-19
/
+174
*
linux: Load icons with gdk instead of using PNGDecoder.
estade@chromium.org
2009-06-19
2
-30
/
+30
*
Clean up BrowserWindowGtk constructor.
estade@chromium.org
2009-06-19
2
-93
/
+104
*
Linux crash fix.
kuchhal@chromium.org
2009-06-19
2
-9
/
+29
*
Handle middle click on gtk tab close button.
mattm@chromium.org
2009-06-19
2
-0
/
+19
*
Fix crash in LocationBarView when accessing TabContents.
finnur@chromium.org
2009-06-19
2
-21
/
+20
*
Fix a bug where the window would not be shaped properly when
tc@google.com
2009-06-18
1
-0
/
+1
*
Fix tab strip paint regression for tabs other than the first tab.
tc@google.com
2009-06-18
1
-1
/
+1
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
24
-6
/
+770
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
19
-97
/
+206
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
12
-62
/
+272
*
Make the tabstrip transparent (doesn't paint a background) by
tc@google.com
2009-06-18
4
-31
/
+8
*
Adds SendMessage to TransitionTypes.
sky@chromium.org
2009-06-18
2
-0
/
+30
*
Fix build.
thakis@chromium.org
2009-06-18
1
-992
/
+0
*
Initial download shelf on OS X.
thakis@chromium.org
2009-06-18
19
-46
/
+1948
*
Reverting r18743, the rest of it.
avi@google.com
2009-06-18
3
-0
/
+202
*
Reverting r18743.
avi@google.com
2009-06-18
3
-28
/
+11
*
Enable SDCH on mac/linux
jar@chromium.org
2009-06-18
1
-3
/
+1
*
Import bookmarks to bookmark bar if user has not bookmarked anything yet.
kuchhal@chromium.org
2009-06-18
7
-41
/
+52
*
Fix a comment I meant to update in the last change.
tc@google.com
2009-06-18
1
-1
/
+1
*
Fix an uninitialized variable that valgrind complains about.
stuartmorgan@chromium.org
2009-06-18
1
-2
/
+4
*
Paint the custom frame border and round the corners.
tc@google.com
2009-06-18
3
-15
/
+104
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
9
-115
/
+150
*
Committed wrong patchset for r18743. This should have been included.
avi@google.com
2009-06-18
1
-4
/
+6
*
Try to even the page cycler tests between the current build and reference run...
thomasvl@chromium.org
2009-06-18
1
-9
/
+94
*
Hook up the "Save Page..." menu item for Mac.
paul@chromium.org
2009-06-18
1
-14
/
+15
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@google.com
2009-06-18
6
-213
/
+26
*
Add helper for forcing a GtkEntry to lowercase.
mattm@chromium.org
2009-06-18
1
-3
/
+22
*
Small piece of extensions auto-update: add an auto-update url member var
asargent@chromium.org
2009-06-18
3
-6
/
+72
*
Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...
jhawkins@chromium.org
2009-06-18
1
-0
/
+8
*
Small cleanup of constness.
mad@google.com
2009-06-18
4
-14
/
+16
*
Elide the URL in the status bubble.
tc@google.com
2009-06-18
2
-9
/
+47
*
Fix options window for Personalization on Linux.
zork@chromium.org
2009-06-18
1
-1
/
+1
*
Add gtk EditKeywordController.
mattm@chromium.org
2009-06-18
7
-15
/
+339
[next]