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
*
licenses: don't double-include NSS in about:credits
evan@chromium.org
2010-04-28
1
-45
/
+0
*
Dev channel no longer required for Mac.
kathyw@chromium.org
2010-04-27
2
-33
/
+4
*
Revert 45749 - (missing test fix)
finnur@chromium.org
2010-04-27
5
-31
/
+11
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
5
-53
/
+59
*
Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-27
5
-11
/
+31
*
Adding a way to retrieve Firefox proxy settings.
jcivelli@google.com
2010-04-27
9
-58
/
+579
*
Changes mac to call into AutocompleteEditModel method for
sky@chromium.org
2010-04-27
1
-23
/
+15
*
Explicitly tag the "cancel" button as being triggered by escape.
avi@chromium.org
2010-04-27
1
-2
/
+4
*
Crash: Moving bookmarks into subfolder in incognito window
dhollowa@chromium.org
2010-04-27
2
-3
/
+4
*
plugin_tests should depend on the chrome target since it launches the browser...
thestig@chromium.org
2010-04-27
1
-1
/
+2
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
11
-239
/
+462
*
Now drawing background for inactive app tabs.
finnur@chromium.org
2010-04-27
6
-41
/
+60
*
gyp: unify toolkit_views usage
evan@chromium.org
2010-04-27
5
-36
/
+32
*
Adding a configuration dialog for Pinyin input method.
yusukes@chromium.org
2010-04-27
9
-23
/
+283
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
7
-15
/
+128
*
Updating trunk VERSION from 390.0 to 391.0
chrome-release@google.com
2010-04-27
1
-1
/
+1
*
Disable QueuedSharedWorkerShutdown because it's turned super flaky.
jorlow@chromium.org
2010-04-27
1
-4
/
+5
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
8
-125
/
+753
*
Add support for new webkit capability allowing us to update
davemoore@chromium.org
2010-04-27
6
-0
/
+74
*
Delete and recreate the sync database if it is corrupt.
albertb@chromium.org
2010-04-27
3
-4
/
+41
*
Remove unused message ID: IDS_OPTIONS_SETTINGS_HANGUL_IME_TEXT.
yusukes@chromium.org
2010-04-27
1
-3
/
+0
*
Remove crash in SetProperty from a list of known crashes.
antonm@chromium.org
2010-04-27
1
-4
/
+0
*
Revert 45698 - Mac: Remove ToolbarButtonCell (and associated files).
avi@chromium.org
2010-04-27
7
-752
/
+124
*
Move Page Setup into print, as Chrome is not a document-based app.
avi@chromium.org
2010-04-27
2
-122
/
+3
*
Changes Linux to call into AutocompleteEditModel method for
sky@chromium.org
2010-04-27
2
-49
/
+62
*
DevTools: always use theme data for devtools looks.
pfeldman@chromium.org
2010-04-27
1
-14
/
+9
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
7
-124
/
+752
*
Skia roll 536:560
agl@chromium.org
2010-04-27
1
-7
/
+20
*
Use the native Mac localization bundle utility functions.
avi@chromium.org
2010-04-27
3
-31
/
+21
*
Updating trunk VERSION from 389.0 to 390.0
chrome-release@google.com
2010-04-27
1
-1
/
+1
*
[Mac] Brand code support on the Mac:
thomasvl@chromium.org
2010-04-27
4
-9
/
+265
*
Show spinner on network response in OOBE welcome screen, account creation scr...
nkostylev@google.com
2010-04-27
10
-28
/
+254
*
DevTools: Respect theme in undocked mode.
pfeldman@chromium.org
2010-04-27
1
-2
/
+1
*
Ignore *.corp.google.* as GoogleBaseURL
ukai@chromium.org
2010-04-27
2
-4
/
+13
*
Don't delete the user profile directory for tests that ran with --user-data-dir.
thestig@chromium.org
2010-04-27
1
-9
/
+12
*
Views: Disable BrowserKeyEventsTests.AccessKeys. It's crashing on Linux views.
thestig@chromium.org
2010-04-27
1
-2
/
+2
*
Views: Disable a failing test on the Linux CrOS bot. Fix my mistake in r45662.
thestig@chromium.org
2010-04-27
1
-3
/
+3
*
Tweaks to copy/paste of omnibox on windows:
sky@chromium.org
2010-04-27
5
-31
/
+194
*
Two changes to extension app icons:
finnur@chromium.org
2010-04-27
4
-13
/
+50
*
Views: Disable a failing test on the Linux views bot.
thestig@chromium.org
2010-04-27
1
-3
/
+5
*
Revert 45640 - Send out notifications when logins are changed through Passwor...
akalin@chromium.org
2010-04-27
3
-114
/
+35
*
Remove svn:executable property from more files that don't need it.
thestig@chromium.org
2010-04-27
163
-624
/
+624
*
Remove svn:executable property from a bunch of files that don't need it.
thestig@chromium.org
2010-04-27
131
-456
/
+456
*
Move a disabled test from sync_unit_test to unit_test.
thestig@chromium.org
2010-04-27
2
-2
/
+3
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-2
/
+2
*
This test is no longer flaky now that it is run as an interactive UI test. C...
johnnyg@chromium.org
2010-04-27
1
-1
/
+1
*
AutoFill crash in CreditCard::SetInfo().
dhollowa@chromium.org
2010-04-27
6
-153
/
+270
*
Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...
eroman@chromium.org
2010-04-27
3
-5
/
+22
*
Ground work for making appcaches work in workers.
michaeln@chromium.org
2010-04-26
1
-0
/
+2
*
Ground work for making appcache work in workers.
michaeln@chromium.org
2010-04-26
1
-0
/
+8
[next]