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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bookmark bar menu/folder button text is left-aligned, not centered.
jrg@chromium.org
2010-03-12
4
-24
/
+96
*
Bookmark manager: Make sure we open the tabbed bookmark manager in a non OTR ...
arv@chromium.org
2010-03-12
2
-5
/
+22
*
Cleanup.
mrossetti@chromium.org
2010-03-12
3
-5
/
+3
*
Last set of tweaks to icon positioning code. Clarifies positioning algorithm...
pkasting@chromium.org
2010-03-12
3
-99
/
+65
*
New expand icons. Need to add them separately so try on the main CL would run...
georgey@chromium.org
2010-03-12
2
-0
/
+0
*
extensions: Internationalize error code messages.
aa@chromium.org
2010-03-12
2
-15
/
+71
*
Make notifications from extension URLs use extension process.
aa@chromium.org
2010-03-12
2
-2
/
+25
*
Updates wm_ipc to be in sync with chrome os.
sky@chromium.org
2010-03-12
1
-0
/
+55
*
Nothing had the focus by default in the "Clear browsing data"
jcampan@chromium.org
2010-03-12
2
-0
/
+5
*
Take 2: make bubble more tolerant of notification order when quitting.
jrg@chromium.org
2010-03-12
1
-0
/
+12
*
GTK: more browser action toolbar functionality.
estade@chromium.org
2010-03-12
4
-38
/
+203
*
Linux: Pass --user-data-dir to the Zygote.
thestig@chromium.org
2010-03-12
1
-0
/
+6
*
This DCHECK occurs when an installed extension that declares the notification...
aa@chromium.org
2010-03-12
3
-7
/
+28
*
autofill: Tweak the heuristic matching to lower-case form field labels and na...
jhawkins@chromium.org
2010-03-12
2
-4
/
+12
*
Open tabbed bookmark manager from menus as well.
arv@chromium.org
2010-03-12
3
-1
/
+22
*
Only create bookmark bar buttons that we need, not "for all".
jrg@chromium.org
2010-03-12
3
-58
/
+108
*
Move MacGPUPluginContainer from src/webkit/ to src/chrome/. It
tony@chromium.org
2010-03-12
6
-1
/
+455
*
Make all entry points to opening the bookmark manager go through Browser::Sho...
arv@chromium.org
2010-03-12
2
-2
/
+18
*
Adding a new unit-test that ensures we are showing a
jcampan@chromium.org
2010-03-11
1
-0
/
+71
*
Revert 41342 - Make bubble more tolerant of notification order when quitting.
jrg@chromium.org
2010-03-11
1
-9
/
+0
*
Add support for running NaCl-Chrome integration tests on Win64
gregoryd@google.com
2010-03-11
2
-2
/
+25
*
Remove obsolute password_dialog_view.
chocobo@chromium.org
2010-03-11
4
-137
/
+0
*
Don't show enable/disable network menu items on login.
chocobo@chromium.org
2010-03-11
1
-18
/
+18
*
[Mac] Properly cleans up any open info bubble popup windows upon app shutdown.
andybons@chromium.org
2010-03-11
2
-11
/
+42
*
Fix some issues with text size calculation and message boxes.
pkasting@chromium.org
2010-03-11
1
-20
/
+5
*
Make bubble more tolerant of notification order when quitting.
jrg@chromium.org
2010-03-11
1
-0
/
+9
*
GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.
erg@google.com
2010-03-11
19
-109
/
+18
*
Fix "drag cancel" semantics.
jrg@chromium.org
2010-03-11
1
-9
/
+7
*
Mac: Improve window look from "completely broken" to "pretty broken" when RI ...
thakis@chromium.org
2010-03-11
1
-1
/
+2
*
GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...
erg@google.com
2010-03-11
11
-22
/
+570
*
AutoFill field parser fixes.
dhollowa@chromium.org
2010-03-11
9
-30
/
+501
*
Revert 41230 - gtk: Notify the TabContents when the browser window has been m...
chase@chromium.org
2010-03-11
1
-6
/
+0
*
Revert 41316 - gtk: Only notify the TabContents that the browser window has m...
chase@chromium.org
2010-03-11
1
-10
/
+5
*
[Mac] Do not hide the menubar if going fullscreen on a secondary monitor.
rohitrao@chromium.org
2010-03-11
2
-11
/
+20
*
If running under an MSI, setup.exe must always return 0 on uninstallation.
robertshield@chromium.org
2010-03-11
1
-4
/
+13
*
Added functions to the Pepper interface to allow plugins to participate in th...
sanjeevr@chromium.org
2010-03-11
2
-0
/
+219
*
[Mac] Fix an infobar crash.
rohitrao@chromium.org
2010-03-11
3
-6
/
+21
*
gtk: Only notify the TabContents that the browser window has moved or resized...
jhawkins@chromium.org
2010-03-11
1
-5
/
+10
*
Fixes bug in wm_ipc where we were passing ints to XChangeProperty when
sky@chromium.org
2010-03-11
1
-1
/
+6
*
GTK: Fix crash because of wrong prototype.
erg@google.com
2010-03-11
2
-2
/
+4
*
Convert the first half of gtk/options/* to use the new signal handler macros.
estade@chromium.org
2010-03-11
16
-384
/
+243
*
Make sure Core Animation plugins get initial geometry
stuartmorgan@chromium.org
2010-03-11
1
-0
/
+12
*
Move all the PrefObserverBridges into namespaces (like is already done with T...
avi@chromium.org
2010-03-11
4
-15
/
+35
*
GTK: make browser actions container resizable.
estade@chromium.org
2010-03-11
9
-60
/
+271
*
Fixes navigation issues with interstitial pages.
creis@chromium.org
2010-03-11
6
-12
/
+150
*
Fix linux perf compile:
estade@chromium.org
2010-03-11
1
-0
/
+1
*
Pick up a GTM roll and update the apis that changed in this roll.
thomasvl@chromium.org
2010-03-11
11
-11
/
+25
*
Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.
jhawkins@chromium.org
2010-03-11
7
-45
/
+42
*
Bookmark manager: Update the top section to have same positions and spacing a...
arv@chromium.org
2010-03-11
1
-10
/
+20
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
29
-25
/
+32
[next]