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
...
*
Enabling "Save as..." in view:source page.
mhm@chromium.org
2009-08-22
2
-5
/
+21
*
Disable this test of encoding override on MacOS and Linux because on those pl...
jnd@chromium.org
2009-08-22
1
-0
/
+5
*
Use size_t to fix compilation error.
jnd@chromium.org
2009-08-22
1
-2
/
+2
*
Use ARRAYSIZE_UNSAFE
jnd@chromium.org
2009-08-22
1
-2
/
+2
*
arraysize doesn't accept a type defined inside a function. In these rare
jnd@chromium.org
2009-08-22
1
-2
/
+2
*
Fix compilation failure on Mac and Linux
jnd@chromium.org
2009-08-22
1
-11
/
+18
*
Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...
jnd@chromium.org
2009-08-22
2
-18
/
+315
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
1
-27
/
+56
*
Add support to glue and syncAPI for header setting. (second try)
chron@chromium.org
2009-08-22
4
-18
/
+60
*
Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...
jhawkins@chromium.org
2009-08-22
1
-10
/
+1
*
Add favicons to the Mac bookmark menu
jrg@chromium.org
2009-08-22
5
-92
/
+170
*
Implements unimplemented methods of AutocompleteEditViewGtk and fixes a regre...
suzhe@chromium.org
2009-08-22
2
-89
/
+140
*
Reorganize UMA data to measure network latency on sync authorization.
brg@chromium.com
2009-08-22
2
-6
/
+13
*
Adds support and exposure of additional accessibility roles. Includes naming ...
klink@chromium.org
2009-08-22
5
-3
/
+55
*
Tweak bookmark star bubble with UI dudes:
jrg@chromium.org
2009-08-21
3
-10
/
+6
*
Fix carwash in BookMarkBarController
jeremy@chromium.org
2009-08-21
1
-0
/
+1
*
Move gtk_settings_get_default() call to the UI thread.
estade@chromium.org
2009-08-21
1
-0
/
+6
*
Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...
jhawkins@chromium.org
2009-08-21
3
-2
/
+18
*
Disable the second Page404 ui_test - first was disabled earlier, this one use...
dimich@google.com
2009-08-21
1
-3
/
+4
*
More interactive test porting for Linux.
estade@chromium.org
2009-08-21
7
-174
/
+229
*
Revert cl 24015
rvargas@google.com
2009-08-21
1
-13
/
+1
*
Recommit "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
9
-28
/
+495
*
GTK Themes: Download items should be drawn with GTK, not nineboxes.
erg@google.com
2009-08-21
2
-21
/
+130
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
4
-10
/
+11
*
handle index from bookmarks API properly
erikkay@chromium.org
2009-08-21
1
-2
/
+1
*
Http cache: Enable experimental support for byte range requests.
rvargas@google.com
2009-08-21
1
-1
/
+13
*
If a window is moving in response to a mouse motion event,
davemoore@chromium.org
2009-08-21
1
-10
/
+22
*
Gtk: Add spellchecking options.
mattm@chromium.org
2009-08-21
4
-13
/
+238
*
Gtk: Add error dialog when profile was in use on a different computer.
mattm@chromium.org
2009-08-21
4
-1
/
+88
*
Ensure we don't show the icon when setting the icon view explicitly.
pinkerton@chromium.org
2009-08-21
2
-0
/
+12
*
Disable ErrorPageTest.Page404 on Linux. It's flaky. ph is working on it.
mark@chromium.org
2009-08-21
1
-0
/
+5
*
Findbar stuff:
estade@chromium.org
2009-08-21
6
-11
/
+31
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
4
-49
/
+14
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
10
-248
/
+188
*
InitNavigationInfo only if there's a valid entry
amit@chromium.org
2009-08-21
2
-13
/
+15
*
Cleanup Unused Includes
idanan@chromium.org
2009-08-21
1
-5
/
+0
*
Implement SetWindowBounds and SetWindowVisible in AutomationProvider for Linux.
jhawkins@chromium.org
2009-08-21
3
-561
/
+558
*
coverity: Make sure we have a profile before potentially adding the Crashed i...
jhawkins@chromium.org
2009-08-21
1
-2
/
+5
*
Revert "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
9
-495
/
+28
*
Make sure we correctly stop DownloadItemControllers from observering view res...
pinkerton@chromium.org
2009-08-21
2
-4
/
+9
*
Disable flaky ShowModalDialogTest.BasicTest
phajdan.jr@chromium.org
2009-08-21
1
-1
/
+3
*
Send notice for blackisted non-visual resources
idanan@chromium.org
2009-08-21
10
-1
/
+135
*
Bring up Firefox Password Import Unittest on OS X.
jeremy@chromium.org
2009-08-21
9
-28
/
+495
*
[Mac] Omnibox keyword, keyword hint, and search hint support.
rohitrao@chromium.org
2009-08-21
12
-23
/
+1060
*
DevTools: Restore devtools sanity console tests.
pfeldman@chromium.org
2009-08-21
1
-7
/
+2
*
Move some waiting from AutomationProxy to AutomationProvider.
phajdan.jr@chromium.org
2009-08-21
2
-0
/
+110
*
If there's no actual window (for example, in some unit tests), don't try to
amanda@chromium.org
2009-08-21
2
-5
/
+7
*
Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chro...
mhm@chromium.org
2009-08-21
2
-3
/
+2
*
Change backing store constructor so that it bases the CGLayer on the parent
amanda@chromium.org
2009-08-21
2
-4
/
+12
*
Make the page info window remember its placement origin on the Mac
pinkerton@chromium.org
2009-08-21
3
-18
/
+92
[prev]
[next]