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 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
*
GTK: Change the way to calculate the position of the tab title text.
estade@chromium.org
2009-08-06
1
-4
/
+8
*
Add a temporary extension error message box on linux.
tc@google.com
2009-08-06
1
-2
/
+4
*
Relanding r22644, "GTK: Rounded corner on status bubble."
erg@google.com
2009-08-06
2
-28
/
+128
*
NNTP: Remove tips and downloads and introduce a recently closed bar instead.
arv@google.com
2009-08-06
5
-330
/
+160
*
Hook up copy pasta hotkeys in gtk bookmark manager.
estade@chromium.org
2009-08-06
2
-4
/
+32
*
Don't pack an empty label into bookmarks with empty titles.
estade@chromium.org
2009-08-06
1
-9
/
+16
*
Linux: Pass font settings through to interstitial renderers.
derat@chromium.org
2009-08-06
3
-46
/
+15
*
GTK: Don't choke when there's no selection in the bookmark editor tree view.
estade@chromium.org
2009-08-06
2
-7
/
+24
*
Properly size accepted dangerous downloads.
estade@chromium.org
2009-08-06
1
-4
/
+6
*
Correctly handle extensions width in the GTK extension shelf.
phajdan.jr@chromium.org
2009-08-06
6
-6
/
+14
*
Remove the size of a cancelled download in the download shelf.
paul@chromium.org
2009-08-06
1
-2
/
+1
*
Switch extension update manifest parse errors to LOG(WARN).
asargent@chromium.org
2009-08-06
1
-1
/
+1
*
More theme fixes.
tc@google.com
2009-08-06
5
-30
/
+38
*
GTK: handle Escape in omnibox when numlock/scrolllock/caps lock is on.
estade@chromium.org
2009-08-06
1
-1
/
+2
*
Revert "GTK: Rounded corner on status bubble."
erg@google.com
2009-08-06
2
-124
/
+28
*
Get rid of warning on CHROME_OS builder.
jam@chromium.org
2009-08-06
1
-2
/
+2
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
4
-11
/
+92
*
GTK: Rounded corner on status bubble.
erg@google.com
2009-08-06
2
-28
/
+124
*
Linux: add GYP flag to build with system libbz2.
agl@chromium.org
2009-08-06
1
-1
/
+6
*
Linux: don't use GOT patching to intercept localtime(_r)
agl@chromium.org
2009-08-06
1
-57
/
+70
*
More Linux theme fixes.
tc@google.com
2009-08-06
3
-11
/
+28
*
Changed the bookmark sync login dialog message and the dialog's width.
idana@chromium.org
2009-08-06
2
-4
/
+4
*
Apply theme to incognito NTP.
mirandac@chromium.org
2009-08-06
6
-8
/
+93
*
Ensure that status bubble does not obscure download shelf.
mirandac@chromium.org
2009-08-06
2
-9
/
+7
*
Reverting r22603, which reverts r22591. It seems that the revert doesn't help...
hamaji@chromium.org
2009-08-06
1
-278
/
+130
*
Reverting r22591. It seems to be making purify fail.
hamaji@chromium.org
2009-08-06
1
-130
/
+278
*
Disable SSLUITest.TestGoodFrameNavigation as it seems to be flaky.
hamaji@chromium.org
2009-08-06
1
-1
/
+1
*
Revert of r22559.
aa@chromium.org
2009-08-06
20
-33
/
+28
*
Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...
eroman@chromium.org
2009-08-06
1
-278
/
+130
*
Don't show themes in extension config UI. This fixes various bugs
aa@chromium.org
2009-08-06
3
-22
/
+6
*
Don't run the SetProxyConfig task on the UI thread as it causes a bunch of DC...
ananta@chromium.org
2009-08-06
1
-14
/
+2
*
Icon loader: respect delegate's response to NotifyDelegate call (false means ...
estade@chromium.org
2009-08-06
1
-2
/
+2
*
NNTP: Fix window tooltip so that it is not shown out of place.
arv@google.com
2009-08-06
1
-11
/
+15
*
NNTP: Minor tweak to make the Google chrome logo line up better.
arv@google.com
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
20
-28
/
+33
*
Fix a bug where a download isn't canceled when the user requests it.
paul@chromium.org
2009-08-05
2
-7
/
+21
*
Safari Bookmark/Favicon import.
jeremy@chromium.org
2009-08-05
5
-89
/
+344
*
Fix include path for header file to fix sync build.
tim@chromium.org
2009-08-05
1
-1
/
+1
*
GTK: Fancy html5 draggy stuff.
estade@chromium.org
2009-08-05
2
-60
/
+157
*
Reverting 22517.
rohitrao@chromium.org
2009-08-05
22
-468
/
+426
*
Ensure that we never call into WebCore::Page static methods when Page constru...
dglazkov@chromium.org
2009-08-05
8
-1
/
+22
*
Draw the theme overlay. I hadn't implemented this previously because
tc@google.com
2009-08-05
1
-7
/
+7
[next]