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
*
gtk: Don't crash if the user double clicks an empty area of the task manager ...
jhawkins@chromium.org
2009-08-10
1
-2
/
+4
*
Make mouse cursor temporarily hide on keyboard input.
thakis@chromium.org
2009-08-10
1
-0
/
+12
*
Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...
pkasting@chromium.org
2009-08-10
2
-3
/
+3
*
gtk: Desensitize the "End Process" button when first loading the task manager.
jhawkins@chromium.org
2009-08-10
1
-0
/
+5
*
Work around a compiz bug where starting chrome and trying to maximize
tc@google.com
2009-08-10
2
-6
/
+15
*
If URL requests are to be routed through the external host, the ExternalTabCo...
ananta@chromium.org
2009-08-10
2
-2
/
+7
*
Fix bookmark bar chevron not being pinned to right when launch with bar open.
jrg@chromium.org
2009-08-10
4
-3
/
+40
*
Only have middle click lower the window if we hit the titlebar or
tc@google.com
2009-08-10
1
-1
/
+3
*
Changes SessionService to make sure a Pickle is deleted before the
sky@chromium.org
2009-08-10
1
-5
/
+10
*
Rework visited link updating mechanism to be more robust.
dglazkov@chromium.org
2009-08-10
3
-24
/
+69
*
A blind fix for Issue 18837 (and a build fix for VS2008)
hbono@chromium.org
2009-08-10
1
-7
/
+10
*
Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...
thakis@chromium.org
2009-08-10
6
-451
/
+454
*
Modified the browser controller so that it can revert the location bar when a...
yusukes@google.com
2009-08-10
1
-0
/
+17
*
add "remove" to download item context menu on mac
thakis@chromium.org
2009-08-10
2
-0
/
+8
*
vector.end() is out of range, need to erase (end() - 1)
jnd@chromium.org
2009-08-09
1
-24
/
+15
*
On GTK, middle-click on the title bar (and the window frame in general) will
evan@chromium.org
2009-08-09
1
-2
/
+5
*
When importing bookmarks from Firefox, filter out the default bookmarks.
evan@chromium.org
2009-08-09
1
-6
/
+3
*
Completely disable DOM Storage UI test until https://bugs.webkit.org/show_bug...
jorlow@chromium.org
2009-08-08
1
-0
/
+6
*
Re-enable the ui test based layout tests for DOM Storage.
jorlow@chromium.org
2009-08-08
1
-8
/
+3
*
Committing for Siggi based on review:
mad@google.com
2009-08-08
6
-24
/
+82
*
GTK: Use stock icons for bookmark folder and default favicon.
estade@chromium.org
2009-08-08
7
-31
/
+69
*
Fix for bookmark bar text not being correct in subsequent Windows. I believe ...
glen@chromium.org
2009-08-08
1
-5
/
+12
*
GTK Theme: Use Glen's new non-border
erg@google.com
2009-08-08
4
-33
/
+55
*
Revert accidental change that snuck into my last patch.
estade@chromium.org
2009-08-07
1
-1
/
+2
*
GTK: Make the bookmark bar folder menus dismiss properly.
estade@chromium.org
2009-08-07
1
-2
/
+37
*
Fixed the message which appears when the user is asked to re-login when the l...
idana@chromium.org
2009-08-07
3
-11
/
+14
*
Fix for an "update in progress" DCHECK.
paul@chromium.org
2009-08-07
2
-1
/
+32
*
Set up a interposing library for Carbon calls made by plugins.
stuartmorgan@google.com
2009-08-07
2
-1
/
+125
*
Check the bookmark bar state when updating the title of the page.
tc@google.com
2009-08-07
1
-0
/
+6
*
Use the inactive window overlay when the window is inactive.
tc@google.com
2009-08-07
1
-1
/
+2
*
The UrlRequestAutomationJob::GetResponseInfo function needs to return a valid...
ananta@chromium.org
2009-08-07
1
-1
/
+16
*
Ensure that popups windows are not themed.
mirandac@chromium.org
2009-08-07
2
-14
/
+48
*
Mark a layout tests as crash/pass; disable two crashing UI tests.
senorblanco@chromium.org
2009-08-07
1
-2
/
+4
*
Move some Mac l10n helpers out into app/l10n so they are closer to the generi...
thomasvl@chromium.org
2009-08-07
4
-82
/
+6
*
In app windows, fallback to the product icon if there's no site favicon.
tc@google.com
2009-08-07
1
-2
/
+6
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
4
-3
/
+19
*
Fix some issues with bookmark bar folder menu.
estade@chromium.org
2009-08-07
1
-11
/
+32
*
Move the sync options group from "user Data" tab to "Personal Stuff" tab and ...
munjal@chromium.org
2009-08-07
7
-291
/
+191
*
Implement back/forward toolbar menus on Mac (bug 13203).
avi@chromium.org
2009-08-07
11
-5
/
+511
*
Fix a bug where we don't maximize on titlebar double click in KWin.
tc@google.com
2009-08-07
2
-4
/
+39
*
Support cntrl-tab to switch tabs on OS X.
jeremy@chromium.org
2009-08-07
1
-0
/
+2
*
Reverts the revert of 22517.
rohitrao@chromium.org
2009-08-07
22
-429
/
+487
*
Gtk Cookie Manager polish.
mattm@chromium.org
2009-08-07
1
-1
/
+7
*
Fix crash on fullscreening of popup.
jrg@chromium.org
2009-08-07
3
-0
/
+22
*
Fix a few bugs with the theme infobar:
aa@chromium.org
2009-08-07
5
-16
/
+77
*
Porting POINT to gfx::Point.
thestig@chromium.org
2009-08-07
2
-8
/
+12
*
Restore right click on bookmark bar.
estade@chromium.org
2009-08-07
1
-1
/
+1
*
NNTP: Add a menu item that allows the user to restore all blacklisted
arv@google.com
2009-08-07
3
-22
/
+51
*
Set the dangerous download text to the bookmark bar text
tc@google.com
2009-08-07
1
-0
/
+3
*
Changelist for mattm readability review.
mattm@chromium.org
2009-08-07
3
-157
/
+187
[next]