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
...
*
Mac: Slomo for download shelf/info bars.
thakis@chromium.org
2010-04-23
1
-1
/
+1
*
[Mac] Removed hidden binding of Autofill checkbox in Customize Sync dialog
akalin@chromium.org
2010-04-23
1
-35
/
+5
*
AutoFill: Try to parse a third address line and discard it if it exists.
jhawkins@chromium.org
2010-04-23
3
-0
/
+100
*
Update cached theme pack to match changes in r45474.
pkasting@chromium.org
2010-04-23
1
-0
/
+0
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
226
-9041
/
+11772
*
Disable Worker.WorkerContextMultiPort back.
dimich@chromium.org
2010-04-23
1
-0
/
+5
*
Fixes bug in app launcher. If the url is specified for the launcher
sky@chromium.org
2010-04-23
2
-17
/
+20
*
Enable WorkerTest.WorkerContextMultiPort on Linux.
dimich@chromium.org
2010-04-23
1
-5
/
+0
*
Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...
viettrungluu@chromium.org
2010-04-23
22
-4363
/
+9
*
Add PasswordManager tests to verify basic form observation / submit cases.
tim@chromium.org
2010-04-23
7
-96
/
+349
*
Install some simple apps by default to make dev easier.
aa@chromium.org
2010-04-23
9
-16
/
+131
*
Check in a new generated about:credits.
evan@chromium.org
2010-04-23
1
-1233
/
+4009
*
Fix the layout of control buttons on notification.
oshima@chromium.org
2010-04-23
1
-5
/
+15
*
Revert 41461 - Bookmark manager: Remove find as you type
arv@chromium.org
2010-04-23
1
-0
/
+14
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
9
-100
/
+1159
*
Mac BookmarkBarFolderController side scrolling disabled.
dhollowa@chromium.org
2010-04-23
1
-2
/
+11
*
Removes obsolete geolocation-related files.
bulach@chromium.org
2010-04-23
5
-343
/
+0
*
Re-enables some geolocation tests
bulach@chromium.org
2010-04-23
1
-8
/
+5
*
Add API to find out whether a preference is managed.
bauerb@chromium.org
2010-04-23
2
-0
/
+28
*
innerHTML usage in history pages with explicit DOM manipulation
danno@chromium.org
2010-04-23
1
-77
/
+94
*
Updating trunk VERSION from 386.0 to 387.0
chrome-release@google.com
2010-04-23
1
-1
/
+1
*
Fix fonts size for OOBE screens. Most controls use default system font from
dpolukhin@chromium.org
2010-04-23
2
-18
/
+7
*
Add --repeat flag to PyAuto tests. This is useful for firing off the tests
nirnimesh@chromium.org
2010-04-23
1
-0
/
+5
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
12
-98
/
+111
*
Attempt to fix Mac build
pkasting@chromium.org
2010-04-23
1
-1
/
+1
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
49
-89
/
+94
*
[Mac] Fixed behavior of Sync Autofill checkbox in Customize Sync dialog
akalin@chromium.org
2010-04-23
1
-23
/
+36
*
Fix an issue with user scripts.
arv@chromium.org
2010-04-23
5
-2
/
+50
*
Only show one of {Cancel, Remove from list} for each download in downloads page.
estade@chromium.org
2010-04-23
1
-2
/
+4
*
Introduce FilePathPrefMember so we can get rid of some FromWString conversions.
tony@chromium.org
2010-04-23
4
-12
/
+33
*
Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.
oshima@chromium.org
2010-04-23
4
-40
/
+144
*
Fix a Chrome crash reported in chrome frame reliability test runs. The crash ...
ananta@chromium.org
2010-04-23
2
-8
/
+11
*
Win: Use different icon for SxS
mattm@chromium.org
2010-04-23
14
-19
/
+61
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
28
-57
/
+430
*
Enable WorkerTest.WorkerClose.
dimich@chromium.org
2010-04-22
1
-2
/
+1
*
[Mac] Omnibox popup icons and text lined up under toolbar.
shess@chromium.org
2010-04-22
1
-2
/
+2
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
3
-4
/
+5
*
gtk: Disable the "Clear browsing data" button on the Clear Browsing Data dialog
evan@chromium.org
2010-04-22
2
-69
/
+76
*
Make plugin_tests compile on Mac/Linux.
thestig@chromium.org
2010-04-22
2
-80
/
+67
*
GTK: make download shelf drags use the download icon.
estade@chromium.org
2010-04-22
4
-16
/
+47
*
AutoFill: Also use the form action to uniquely identify which form to fill in
jhawkins@chromium.org
2010-04-22
2
-2
/
+93
*
Changing how we get the profile for filebrowser and mediaplayer popups.
dhg@chromium.org
2010-04-22
6
-33
/
+20
*
Fixes bug in duplicating pinned tabs where duplicating a pinned tab
sky@chromium.org
2010-04-22
1
-8
/
+3
*
Need to get profile after the login-user flag is processed
davemoore@chromium.org
2010-04-22
2
-11
/
+17
*
Refactor the split pane element into a splitter element.
arv@chromium.org
2010-04-22
3
-40
/
+49
*
Add new binary files for sample apps. Need to submit these separately
aa@chromium.org
2010-04-22
12
-0
/
+0
*
Pepper3D plugin tests enabled for Windows.
apatrick@chromium.org
2010-04-22
1
-1
/
+3
*
respect app launch container
erikkay@chromium.org
2010-04-22
1
-8
/
+1
*
Updating trunk VERSION from 385.0 to 386.0
chrome-release@google.com
2010-04-22
1
-1
/
+1
*
Fix downloads.DownloadsTest.testCrazyFilenames to use crazy filenames but
nirnimesh@chromium.org
2010-04-22
2
-89
/
+67
[prev]
[next]