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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity was complaining about the result of getenv not being null checked, b...
finnur@chromium.org
2009-06-30
1
-40
/
+25
*
Coverity nit. Enums lacking name...
finnur@chromium.org
2009-06-30
1
-2
/
+2
*
Fix potential memleak in AddPagesWithDetails. Not a biggie
finnur@chromium.org
2009-06-30
1
-4
/
+4
*
Fix memleak in GetNodeDictionary.
finnur@chromium.org
2009-06-30
1
-19
/
+18
*
Disable new test DevToolsSanityTest.TestEnableResourcesTab until Yuri fixes it
dkegel@google.com
2009-06-30
1
-1
/
+1
*
Reverting 19593.
glen@chromium.org
2009-06-30
2
-32
/
+33
*
Take 2 at fixing BrowserThemeProvider memory leaks.
tc@google.com
2009-06-30
2
-16
/
+11
*
Fix a bug where we were getting a resize cursor near the top of the web
tc@google.com
2009-06-30
1
-2
/
+9
*
Disable new test DevToolsSanityTest.TestEnableScriptsTab until Yuri fixes it
dkegel@google.com
2009-06-30
1
-1
/
+1
*
Create A/B test of SDCH
jar@chromium.org
2009-06-30
5
-17
/
+41
*
Fixes issue where dragging a .crx to a chrome:// TabContents, and then naviga...
rafaelw@chromium.org
2009-06-30
4
-6
/
+62
*
Enable the NNTP by default.
arv@google.com
2009-06-30
2
-33
/
+32
*
Reland of r19131, this time with real Math:
glen@chromium.org
2009-06-30
1
-6
/
+14
*
Fix for pressing escape during a drag and drop operation.
arv@google.com
2009-06-30
2
-0
/
+9
*
Add some limits to incoming audio stream requests to avoid allocating massive
cevans@chromium.org
2009-06-30
1
-0
/
+12
*
Enable support for the Mac OS X spellchecking service in chromium.
pinkerton@chromium.org
2009-06-30
8
-36
/
+679
*
DevTools: add tests that opens Scripts panel and checks that it's populated w...
yurys@google.com
2009-06-30
1
-0
/
+6
*
Make the Linux location bar SSL icon padding match Windows.
deanm@chromium.org
2009-06-30
1
-2
/
+2
*
GTK custom frame: Don't show the border when maximized. Enlarge the close but...
estade@chromium.org
2009-06-30
4
-9
/
+33
*
Enable "Save As" on Mac.
paul@chromium.org
2009-06-30
2
-6
/
+0
*
Linux: build fix for release builder.
agl@chromium.org
2009-06-30
1
-2
/
+1
*
Mac fullscreen mode (with pkasting).
jrg@chromium.org
2009-06-29
12
-52
/
+320
*
Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...
ben@chromium.org
2009-06-29
1
-0
/
+6
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
20
-165
/
+217
*
More web contents dragging.
estade@chromium.org
2009-06-29
13
-128
/
+224
*
Make tabstrip flush with top of titlebar when custom frame is enabled and bro...
estade@chromium.org
2009-06-29
2
-4
/
+21
*
a few minor tweaks the bookmarks API:
erikkay@google.com
2009-06-29
4
-11
/
+35
*
Corrects RWHVCocoa to convert from flipped to unflipped
rohitrao@chromium.org
2009-06-29
1
-11
/
+34
*
Fix memory leak in tips handler.
finnur@chromium.org
2009-06-29
1
-1
/
+1
*
Deletes now-unused growbox code.
rohitrao@chromium.org
2009-06-29
3
-162
/
+0
*
Fix a typo in a comment.
ericroman@google.com
2009-06-29
1
-1
/
+1
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
1
-22
/
+5
*
Don't shutdown non-popup render views on clicks outside their bounds.
estade@chromium.org
2009-06-29
1
-1
/
+5
*
Add three basic test items to RenderViewHostManagerTest:
brettw@chromium.org
2009-06-29
1
-0
/
+134
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
1
-1
/
+0
*
Fix a bug where all clicks in app mode windows would result in a window move.
tc@google.com
2009-06-29
1
-4
/
+10
*
GTK: Drags from bookmark menus to the bookmark bar.
erg@google.com
2009-06-29
6
-130
/
+244
*
update dnd registry enum to work properly with bitmask
estade@chromium.org
2009-06-29
1
-4
/
+4
*
Removes our homespun grow box and replaces it with the
rohitrao@chromium.org
2009-06-29
6
-72
/
+32
*
Coverity: Initialize member view_ to NULL in constructor.
finnur@chromium.org
2009-06-29
1
-1
/
+2
*
Two fixes for tab dragging in gtk:
jhawkins@chromium.org
2009-06-29
2
-2
/
+10
*
GTK DND:
estade@chromium.org
2009-06-29
9
-79
/
+146
*
Let RenderProcessHost provide a method HasConnection() instead of exposing
brettw@chromium.org
2009-06-29
12
-17
/
+41
*
Wires up the create browser window.
sky@chromium.org
2009-06-29
3
-4
/
+8
*
Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...
pfeldman@chromium.org
2009-06-29
1
-1
/
+5
*
Fix SSL icon padding in Location Bar in Gtk.
ukai@chromium.org
2009-06-29
2
-32
/
+59
*
A quick fix for Issue 13432.
hbono@chromium.org
2009-06-29
2
-1
/
+6
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
20
-27
/
+27
*
Added stub native web worker support, including build support in preparation
sehr@google.com
2009-06-29
1
-0
/
+5
*
Fix the forgotten renames of recommendations to tips.
arv@google.com
2009-06-27
1
-4
/
+4
[next]