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
*
Stop drawing the status bubble text highlight because it sucks for themes.
glen@chromium.org
2009-07-25
1
-23
/
+16
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
6
-18
/
+53
*
Make some default file dialog titles for linux.
estade@chromium.org
2009-07-25
2
-7
/
+14
*
Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...
ben@chromium.org
2009-07-25
1
-1
/
+1
*
Add in UMA logging for context menu playback controls.
ajwong@chromium.org
2009-07-25
1
-0
/
+11
*
Reverting 21588 to make Linux toolkit dbg happy.
mhm@chromium.org
2009-07-25
2
-13
/
+12
*
Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...
brg@chromium.com
2009-07-25
1
-0
/
+6
*
Reverting 21593.
mhm@chromium.org
2009-07-25
1
-3
/
+2
*
Fix Linux Toolkit dbg bustage.
mhm@chromium.org
2009-07-25
1
-2
/
+3
*
Porting POINT to gfx::Point for automation provider
mhm@chromium.org
2009-07-24
2
-12
/
+13
*
Move setlocale() to zygote_main_linux to make sure that it's called
jshin@chromium.org
2009-07-24
1
-0
/
+8
*
Fix 2 bugs in extensions autoupdate request parameters.
asargent@chromium.org
2009-07-24
2
-17
/
+116
*
Implement feature where tabs don't resize when using the close box until the ...
pinkerton@chromium.org
2009-07-24
2
-8
/
+95
*
fix toolkit_views compile due to AutocompleteEditViewGtk change.
tc@google.com
2009-07-24
1
-0
/
+1
*
Implement location only display mode (used by popup windows).
tc@google.com
2009-07-24
6
-35
/
+96
*
GTK: Don't close info bubbles based on which toplevel is active.
estade@chromium.org
2009-07-24
2
-21
/
+12
*
GTK: Let custom draw buttons specify their stock size as well as their stock ...
estade@chromium.org
2009-07-24
8
-20
/
+23
*
Coverity: Pass FilePaths and strings by reference.
jhawkins@chromium.org
2009-07-24
2
-7
/
+8
*
A crasher from the field indicates that the focus manager can be NULL when th...
jcampan@chromium.org
2009-07-24
1
-4
/
+11
*
Change the background color of the NNTP lower sections.
arv@google.com
2009-07-24
1
-1
/
+1
*
Coverity: Pass FilePaths by reference.
jhawkins@chromium.org
2009-07-24
2
-3
/
+4
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-24
2
-6
/
+7
*
Fix a bug where an ongoing find operation would re-appear even
tc@google.com
2009-07-24
2
-1
/
+5
*
Fix the win build. path is being modified and returned, so it can't be a con...
jhawkins@chromium.org
2009-07-24
1
-1
/
+1
*
Fix frame overlay display in incognito mode, make location bar background fol...
glen@chromium.org
2009-07-24
2
-2
/
+9
*
More (temporary) cleanup for theme installation:
aa@chromium.org
2009-07-24
3
-28
/
+52
*
gtk: Theme the tab close button.
jhawkins@chromium.org
2009-07-24
4
-6
/
+62
*
Coverity: Pass strings and GURLs by reference.
jhawkins@chromium.org
2009-07-24
3
-6
/
+11
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-24
8
-24
/
+28
*
Some fixes to make NNTP themes work again.
glen@chromium.org
2009-07-24
2
-7
/
+15
*
Stop using strings for NTP logo inversion
glen@chromium.org
2009-07-24
1
-3
/
+3
*
linux: swap buttons on first run dialog
evan@chromium.org
2009-07-24
1
-2
/
+2
*
Return Error Status Upon Blocking Requests
idanan@chromium.org
2009-07-24
2
-4
/
+29
*
GTK Themes: Theme the bookmark bubble. (And first run bubble).
erg@google.com
2009-07-24
7
-22
/
+133
*
Layout was entirely the wrong place to be updating the button - it gets calle...
glen@chromium.org
2009-07-24
1
-14
/
+9
*
Live resize of tabs as the window resizes.
pinkerton@chromium.org
2009-07-24
2
-8
/
+36
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
13
-96
/
+120
*
Reverting 21525.
yurys@google.com
2009-07-24
1
-5
/
+0
*
Hide ia32 asm when not building for ARCH_CPU_X86_FAMILY
deanm@chromium.org
2009-07-24
1
-0
/
+3
*
When no theme is installed, don't attempt to tint buttons.
avi@chromium.org
2009-07-24
1
-2
/
+4
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
1
-0
/
+5
*
Integrates a custom JumpList of Windows 7 into Chromium.
hbono@chromium.org
2009-07-24
4
-0
/
+941
*
Let theme values that previous had to be real be specified as ints.
glen@chromium.org
2009-07-24
1
-8
/
+17
*
Make the bookmark buttons follow theme changes correctly.
glen@chromium.org
2009-07-24
2
-14
/
+36
*
Add link to themes gallery.
glen@chromium.org
2009-07-24
2
-5
/
+29
*
Fix a bunch of bugs related to NNTP theming.
glen@chromium.org
2009-07-24
5
-36
/
+190
*
Make the NNTP listen for the correct theme changed notification.
glen@chromium.org
2009-07-24
1
-2
/
+2
*
When closing the download shelf, hide the buttons of the dangerous download
thakis@chromium.org
2009-07-24
2
-4
/
+6
*
Recommit of r21474. Original description:
glen@chromium.org
2009-07-24
2
-3
/
+20
*
Remove mention that we don't support different types of font rendering from t...
agl@chromium.org
2009-07-24
2
-4
/
+0
[next]