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
*
Reverting 19758.
mirandac@chromium.org
2009-07-01
4
-49
/
+17
*
Improves tab overview.
sky@chromium.org
2009-07-01
8
-25
/
+153
*
Diable Broken RenderViewHostManager browsertest from http://src.chromium.org/...
rafaelw@chromium.org
2009-07-01
1
-1
/
+1
*
Theme window control buttons.
mirandac@chromium.org
2009-07-01
4
-17
/
+49
*
Fix to allow browser close after download initiated from chrome:// url.
rafaelw@chromium.org
2009-07-01
3
-1
/
+71
*
Allow getting the theme tint as a value so that it can be applied independent...
avi@chromium.org
2009-07-01
4
-31
/
+96
*
Create an interface just for update-related functions in ExtensionsService.
asargent@chromium.org
2009-07-01
3
-15
/
+31
*
Temporary fix for page_cycler perf regression.
meelapshah@chromium.org
2009-07-01
1
-1
/
+3
*
Try to track down the cause of the Drag&Drop crash seen in bug 12524.
finnur@chromium.org
2009-07-01
1
-0
/
+5
*
Add a function to the History to return a list of the top n visited URLs wher...
meelapshah@chromium.org
2009-07-01
6
-0
/
+68
*
Remove null link from "welcome to tips" default suggestion. Also make some h...
mirandac@chromium.org
2009-07-01
5
-6
/
+31
*
Implement the core functionality of the gtk task manager.
jhawkins@chromium.org
2009-07-01
2
-52
/
+273
*
More new tab button tweaks. I'm leaving tab_start_x as I suspect I'm
sky@chromium.org
2009-07-01
1
-15
/
+5
*
First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...
pinkerton@chromium.org
2009-07-01
8
-20
/
+360
*
Make sure tabs open on the left like normal.
brettw@chromium.org
2009-07-01
1
-4
/
+0
*
The real unit test for bug 12902, which didn't land before (computers are har...
pinkerton@chromium.org
2009-07-01
1
-0
/
+110
*
Switch to getting theme images via SkBitmap.
avi@chromium.org
2009-07-01
1
-18
/
+32
*
Whoops, accidentally committed a debug line
pinkerton@chromium.org
2009-07-01
1
-1
/
+0
*
Added unit tests for ClearBrowsingDataController.
pinkerton@chromium.org
2009-07-01
3
-13
/
+23
*
Converts BaseView to be non-opaque, which will fix drawing of
rohitrao@chromium.org
2009-07-01
2
-4
/
+10
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
14
-109
/
+91
*
DevTools: check that devtools front-end JS files are loaded before running a ...
yurys@google.com
2009-07-01
1
-3
/
+22
*
fix build bustage
aa@chromium.org
2009-07-01
1
-1
/
+2
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
26
-194
/
+205
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
8
-65
/
+375
*
DevTools: fix debugger test, reenable debugger and resources tests.
yurys@google.com
2009-07-01
1
-4
/
+4
*
TBR:
aa@chromium.org
2009-07-01
1
-1
/
+1
*
Adds a browser_test for extension startup, content script
aa@chromium.org
2009-07-01
2
-3
/
+255
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
16
-48
/
+141
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
2
-8
/
+30
*
Ensure bookmark title truncation always produces a valid UTF-8 string.
craig.schlenter@chromium.org
2009-07-01
1
-6
/
+11
*
Bookmark manager polish:
estade@chromium.org
2009-07-01
2
-19
/
+111
*
Don't try to optimize out browser window reshapes.
estade@chromium.org
2009-07-01
2
-12
/
+0
*
Regression: task manager icon for chrome is blank
cpu@google.com
2009-07-01
2
-5
/
+7
*
Enable opening downloads from the Mac download shelf.
paul@chromium.org
2009-07-01
1
-10
/
+1
*
Disables unit test as starting failing due to close to end of month.
sky@chromium.org
2009-07-01
2
-2
/
+3
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
5
-39
/
+57
*
Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.
stuartmorgan@chromium.org
2009-06-30
3
-42
/
+89
*
A recent refactoring of the DOM UI had caused the download page to be blank.
jcampan@chromium.org
2009-06-30
1
-0
/
+1
*
Fix missing include.
brettw@chromium.org
2009-06-30
1
-0
/
+1
*
Fix typo for build
brettw@chromium.org
2009-06-30
1
-1
/
+1
*
Add Mac-specific sizing rule with unit test.
jrg@chromium.org
2009-06-30
2
-26
/
+103
*
Move GetTabContentsID out of tab util because it has nothing to do with tabs or
brettw@chromium.org
2009-06-30
8
-50
/
+62
*
FixIt: Remove first run dead code.
kuchhal@chromium.org
2009-06-30
1
-12
/
+2
*
Add a function to the History{Service,Backend} to query for a list of redirec...
meelapshah@chromium.org
2009-06-30
7
-1
/
+115
*
Fix for
jrg@chromium.org
2009-06-30
1
-1
/
+9
*
Lands http://codereview.chromium.org/126036 for Thiago.
sky@chromium.org
2009-06-30
4
-10
/
+44
*
Remove hack for zoom button now that it's no longer needed
pinkerton@chromium.org
2009-06-30
1
-10
/
+0
*
Reland arv's NNTP enablery after it was reverted in 19603
glen@chromium.org
2009-06-30
2
-33
/
+32
*
Fix download item icon.
thakis@chromium.org
2009-06-30
1
-7
/
+6
[next]