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
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
8
-0
/
+10
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
8
-10
/
+0
*
Draw the normal window's frame in maximized mode. See BUG for more detail. Da...
oshima@chromium.org
2009-11-30
1
-11
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
8
-0
/
+10
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
3
-11
/
+11
*
Fix page action spacing on Linux.
mattm@chromium.org
2009-11-24
1
-4
/
+3
*
Update the sync menu item to change on Linux to reflect the current sync state.
zork@chromium.org
2009-11-24
2
-0
/
+59
*
Switch theme loading to use its own string.
avi@google.com
2009-11-24
1
-2
/
+1
*
Linux: Create app modal dialogs in a different way to work around a KDE 3 win...
thestig@chromium.org
2009-11-24
7
-7
/
+15
*
page info dialog polish:
estade@chromium.org
2009-11-23
1
-5
/
+5
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
1
-9
/
+0
*
gtk: Get rid of status bubble flicker.
derat@chromium.org
2009-11-22
2
-2
/
+20
*
posix: refactor duplicated path-handling code
evan@chromium.org
2009-11-21
2
-2
/
+2
*
Replaced HungRendererDialog class with hung_renderer_dialog namespace.
akalin@chromium.org
2009-11-20
1
-3
/
+6
*
GTK: Don't fail on startup with debug build.
estade@chromium.org
2009-11-20
1
-2
/
+4
*
Gtk: don't occlude find bar with animating infobar.
estade@chromium.org
2009-11-20
1
-2
/
+2
*
Fix assert in sad_tab when requested width for message is < -1.
kuan@chromium.org
2009-11-20
1
-2
/
+4
*
GTK bookmark manager polish.
estade@chromium.org
2009-11-20
1
-6
/
+15
*
Set the label for a chrome link button when the text is set, not when
tony@chromium.org
2009-11-20
1
-2
/
+14
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
1
-1
/
+1
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
2
-3
/
+5
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
1
-5
/
+14
*
gtk: Show page action popup bubbles.
derat@chromium.org
2009-11-19
1
-9
/
+20
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
1
-1
/
+1
*
BookmarkManagerTest now passes without this hack.
oshima@chromium.org
2009-11-19
1
-9
/
+0
*
GTK: add f11 for fullscreen menu item to wrench menu.
estade@chromium.org
2009-11-19
1
-1
/
+2
*
GTK: correct coordinate calculation for floating bookmark bar background pain...
estade@chromium.org
2009-11-19
1
-5
/
+5
*
GTK: Fix popup menu positioning.
estade@chromium.org
2009-11-19
1
-0
/
+8
*
Makes it so you can't detach tabs on Chrome OS. It doesn't make sense
sky@chromium.org
2009-11-18
1
-0
/
+11
*
Add support for the bookmark sync error button on the bookmark bar to Linux.
zork@chromium.org
2009-11-18
2
-1
/
+57
*
Change the sync dialog to use the Html version on Linux.
zork@chromium.org
2009-11-18
2
-184
/
+0
*
This cl reimplements the entire "Aw Snap" page to use gtk widgets to layout a...
kuan@chromium.org
2009-11-18
2
-125
/
+156
*
Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...
zork@chromium.org
2009-11-18
3
-1
/
+296
*
GTK: fix link button double free.
estade@chromium.org
2009-11-18
1
-48
/
+28
*
Fix for BookmarkManager Test Crash test.
oshima@chromium.org
2009-11-18
1
-0
/
+10
*
Style cleanups for BrowserThemeProvider. Move the global
tony@chromium.org
2009-11-17
1
-0
/
+2
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
8
-65
/
+65
*
ViewIDTest.Basic fix
oshima@chromium.org
2009-11-17
1
-2
/
+7
*
Attempt 2 at fixing white flash in switching between ntp and non-ntp.
sky@chromium.org
2009-11-17
1
-17
/
+7
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
2
-1
/
+13
*
Fixes painting bug in switching between ntp and non-ntp pages. Without
sky@chromium.org
2009-11-17
1
-0
/
+17
*
[Linux] Hide fullscreen bubble when kiosk mode is active.
mhm@chromium.org
2009-11-17
1
-4
/
+8
*
Spellchecker: Always destruct url request context getter on io thread.
estade@chromium.org
2009-11-17
1
-1
/
+9
*
gtk: Fix button text in extension uninstall dialog.
derat@chromium.org
2009-11-16
1
-1
/
+3
*
gtk: Hide the status bubble when the mouse nears it.
derat@chromium.org
2009-11-14
6
-30
/
+198
*
cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.
thakis@chromium.org
2009-11-14
2
-8
/
+7
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-2
/
+2
*
GTK: Explicitly use underlines in cookies dialog to fix display in Karmic.
erg@google.com
2009-11-12
1
-0
/
+2
*
Implement the gaia captcha state and unlock capability in the sync setup wizard.
tim@chromium.org
2009-11-12
1
-1
/
+2
*
Focus fix for compact navigation bar.
oshima@chromium.org
2009-11-12
1
-1
/
+10
[next]