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
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
9
-41
/
+72
*
[Mac] Makes ctrl-return follow links when finding in page.
rohitrao@chromium.org
2010-03-22
5
-22
/
+80
*
views: [accessibility] Connect the combobox to its label in the Import Bookma...
ctguil@chromium.org
2010-03-22
1
-0
/
+1
*
Fix handling of Mac accelerated plugin layers across tab switch.
stuartmorgan@chromium.org
2010-03-22
6
-61
/
+132
*
Refactor ExtensionActionContextMenuModel.
estade@chromium.org
2010-03-22
18
-303
/
+242
*
Add the option of importing bookmarks from file to first run.
huanr@chromium.org
2010-03-22
3
-7
/
+58
*
Refactor Directory/Directory::Kernel to eliminate some duplicate variable dec...
nick@chromium.org
2010-03-22
2
-51
/
+49
*
Enable DOM paste for extensions with clipboard access.
dcheng@chromium.org
2010-03-22
1
-0
/
+4
*
[Mac] Draw the icons within the browser actions overflow menu. Also...
andybons@chromium.org
2010-03-22
3
-40
/
+137
*
Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...
ben@chromium.org
2010-03-22
1
-1
/
+19
*
Integration with Toolbar autofill servers.
georgey@chromium.org
2010-03-22
6
-25
/
+328
*
Eliminate a race between the syncerthread delivering PAUSED
nick@chromium.org
2010-03-22
1
-11
/
+11
*
views: [accessibility] Fix the first three issues pointed in the bug for the ...
ctguil@chromium.org
2010-03-22
1
-2
/
+4
*
Use the new number-of-browser-actions pref instead of width-in-pixels to
mpcomplete@chromium.org
2010-03-22
2
-37
/
+49
*
Don't touch the pasteboard when the browser may be shutting down
jrg@chromium.org
2010-03-22
1
-1
/
+3
*
Make various types of input work better with ctrl-enter. If we detected that...
pkasting@chromium.org
2010-03-22
4
-71
/
+103
*
ChromeFrame net tests would crash on startup while initializing the extension...
ananta@chromium.org
2010-03-22
1
-1
/
+4
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
19
-436
/
+34
*
Fix typo in Mac merge
dmazzoni@chromium.org
2010-03-22
1
-1
/
+1
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
19
-34
/
+436
*
Pass the raw history backend pointer to the gmock action rather than the refptr.
skrul@chromium.org
2010-03-22
1
-1
/
+1
*
Fix the order of the context menu in the tabbed bookmark manager.
arv@chromium.org
2010-03-22
1
-3
/
+5
*
Merging the translate manager UMA stats from the 249 branch to the trunk.
jcampan@chromium.org
2010-03-22
2
-0
/
+11
*
Reland r41641 "Make DevTools open docked by default..."
xiyuan@chromium.org
2010-03-22
6
-24
/
+33
*
Command-click on a bookmark folder button will now open all in
jrg@chromium.org
2010-03-22
2
-11
/
+73
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
39
-241
/
+358
*
Make SDCH experiment significant on the dev channel population
jar@chromium.org
2010-03-22
1
-2
/
+2
*
Clean up the extensions service after fixing the bug.
phajdan.jr@chromium.org
2010-03-22
1
-17
/
+1
*
Revert "Keyboard accessibility for the page and app menus."
maruel@chromium.org
2010-03-22
19
-436
/
+34
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
19
-34
/
+436
*
Disables temporarily IFramesWithFreshPosition.
bulach@chromium.org
2010-03-22
1
-1
/
+3
*
Disables Geolocation tests for mac
bulach@chromium.org
2010-03-22
1
-2
/
+11
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
5
-18
/
+14
*
Adds browser tests exercising multiple iframes for geolocation.
bulach@chromium.org
2010-03-22
1
-18
/
+105
*
tweak translate infobar ui
kuan@chromium.org
2010-03-22
2
-24
/
+52
*
AutoFill: For now only import data from the uploaded form.
jhawkins@chromium.org
2010-03-22
1
-1
/
+5
*
Fix WindowGetViewBounds bustage... I had the sense of this conditional inverted.
ben@chromium.org
2010-03-21
1
-1
/
+1
*
GTK: More transitions to thunk definition macros.
erg@chromium.org
2010-03-20
8
-371
/
+229
*
When testing, we don't want to know about 'component' or 'external'
joi@chromium.org
2010-03-20
1
-1
/
+3
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
61
-165
/
+193
*
2 experiments: DNS prefetch limit concurrency: TCP split a packet
jar@chromium.org
2010-03-20
2
-4
/
+44
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
32
-337
/
+59
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
9
-122
/
+147
*
gtk: Fix menu display logic for people with top/down xinerama setups, part 2.
thestig@chromium.org
2010-03-19
1
-11
/
+27
*
Don't change the panel state when deleting notifications (and mouse is on the...
oshima@chromium.org
2010-03-19
4
-7
/
+101
*
fix bustage
ben@chromium.org
2010-03-19
1
-0
/
+2
*
fix bustage
ben@chromium.org
2010-03-19
1
-0
/
+2
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
30
-59
/
+333
*
Incognito download appearance for items in Incognito downloads page
arv@chromium.org
2010-03-19
1
-89
/
+133
*
Notification for battery with <= 15 minutes remaining.
seanparent@google.com
2010-03-19
6
-3
/
+244
[next]