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
*
Geolocation exceptions window, Windows.
pkasting@chromium.org
2010-04-05
8
-110
/
+473
*
Implement LoginDatabase on all platforms.
albertb@chromium.org
2010-04-05
10
-69
/
+106
*
Revert the unnecessary change. I forgot to remove this test code when I cre...
oshima@chromium.org
2010-04-05
1
-10
/
+2
*
Browser action icons not displayed in detached browser window
ctguil@chromium.org
2010-04-05
1
-2
/
+2
*
Fix perf regression (again)
jrg@chromium.org
2010-04-05
1
-0
/
+4
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
2
-7
/
+86
*
Add F2 shortcut to rename folder and edit bookmark.
arv@chromium.org
2010-04-05
1
-0
/
+4
*
Update Flash EULA positioning code to use new view_text_utils instead of old ...
mirandac@chromium.org
2010-04-05
1
-6
/
+7
*
Fix pyauto test on ChromeOS withOUT introducing a perf regression on XP.
jrg@chromium.org
2010-04-05
2
-2
/
+13
*
Add the proxy information to the new net internals page.
eroman@chromium.org
2010-04-05
6
-44
/
+403
*
Fix regression for browser action container width on Toolkit
finnur@chromium.org
2010-04-05
2
-6
/
+19
*
Move utility method for embedding links in texts from about_chrome_view to a ...
mirandac@chromium.org
2010-04-05
2
-197
/
+16
*
Linux: fix about:memory for epiphany and add iceweasel.
craig.schlenter@chromium.org
2010-04-05
1
-2
/
+3
*
Fixes bug numbers for disabled tests.
rohitrao@chromium.org
2010-04-05
1
-1
/
+2
*
Mac: Make image dragging 162.4% more awesome.
thakis@chromium.org
2010-04-05
3
-15
/
+38
*
Revert 43627 - AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
2
-81
/
+2
*
Re-land 43382, which was reverted in 43478 due to valgrind problems.
cmasone@google.com
2010-04-05
26
-332
/
+1114
*
BookmarkBarView tests fixes
oshima@chromium.org
2010-04-05
2
-23
/
+120
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
2
-2
/
+81
*
Bookmark Bubble Accessible Info.
mhm@chromium.org
2010-04-05
1
-2
/
+5
*
Fix prepopulate value for Find and add browser tests for it.
finnur@chromium.org
2010-04-05
13
-28
/
+224
*
Turn on autofill and prefs sync by default
dantasse@chromium.org
2010-04-05
5
-45
/
+27
*
A patch to fix a couple of issues in interactive_ui_tests on ChromeOS
oshima@chromium.org
2010-04-05
4
-27
/
+17
*
Remove horizontal lines from the language config view.
satorux@chromium.org
2010-04-05
1
-4
/
+5
*
Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage.
satorux@chromium.org
2010-04-05
4
-34
/
+24
*
NULL-check before accessing toplevel_window_ to avoid race-condition crash.
dmazzoni@chromium.org
2010-04-05
2
-1
/
+12
*
Mac: Make geolocation exceptions dialog remove buttons actually work.
thakis@chromium.org
2010-04-05
1
-0
/
+1
*
Mac: Implement geolocation exceptions dialog.
thakis@chromium.org
2010-04-05
10
-18
/
+320
*
Added browser test for login screen if authentication is failed.
dpolukhin@chromium.org
2010-04-05
2
-6
/
+49
*
Use "preload_engines" pref on Chrome side to save the list of active IMEs (2n...
yusukes@google.com
2010-04-05
2
-124
/
+239
*
Disables AeroPeek by default.
hbono@chromium.org
2010-04-05
1
-3
/
+9
*
Update new WebSocket API.
ukai@chromium.org
2010-04-05
2
-7
/
+19
*
Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...
yusukes@chromium.org
2010-04-05
4
-5
/
+78
*
Fix browser test TestStarButtonAccObj.
mhm@chromium.org
2010-04-05
2
-4
/
+6
*
Replace string conversion header with the UTF version.
mhm@chromium.org
2010-04-04
1
-1
/
+1
*
Disables TestStarButtonAccObj.
sky@chromium.org
2010-04-04
1
-1
/
+3
*
Fix build break on chromeos and linux views.
mhm@chromium.org
2010-04-04
1
-1
/
+2
*
Fix Regression for Accessible Names appearing as NAMELESS.
mhm@chromium.org
2010-04-04
5
-20
/
+7
*
Changes tab strip to use BoundsAnimator for tab strip animations and
sky@chromium.org
2010-04-03
5
-938
/
+757
*
Fix build break in linux_views from r43575.
aa@chromium.org
2010-04-03
1
-4
/
+5
*
Add the new extension install dialog for mac.
aa@chromium.org
2010-04-03
4
-57
/
+564
*
Fix a few places where we were incorrectly classifying
aa@chromium.org
2010-04-03
1
-6
/
+5
*
Fix crash in some network situations
georgey@chromium.org
2010-04-03
1
-1
/
+5
*
Adds 'default' check to profiles, allows opening/closing profile by clicking ...
georgey@chromium.org
2010-04-03
2
-25
/
+158
*
GTK: don't show reload button for popup/app windows.
estade@chromium.org
2010-04-03
1
-3
/
+3
*
Star/reload shuffle, Windows version.
pkasting@chromium.org
2010-04-03
18
-603
/
+210
*
Patch local file traversal bug by removing query, ref in path consideration i...
inferno@chromium.org
2010-04-03
1
-1
/
+9
*
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...
thestig@chromium.org
2010-04-03
7
-40
/
+44
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
21
-168
/
+6
*
Change ui_tests to pull the directories it needs from the upstream webkit
dpranke@chromium.org
2010-04-03
1
-2
/
+2
[next]