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
*
GTK: Cleanups to the new wrench menu.
erg@chromium.org
2010-06-30
9
-21
/
+249
*
Revert 51263 (breaks the Linux views build)
jcivelli@chromium.org
2010-06-30
9
-178
/
+85
*
Adds support for language detection on the server side.
jcivelli@chromium.org
2010-06-30
9
-85
/
+178
*
Minor fixes to toolbar keyboard accessibility: focusing the location bar
dmazzoni@chromium.org
2010-06-30
2
-26
/
+29
*
Mark ProcessSingletonTest.StartupRaceCondition as failing on Linux
stuartmorgan@chromium.org
2010-06-30
1
-1
/
+7
*
Mark CommandAgainGoesBackToOptionsTab as failing
stuartmorgan@chromium.org
2010-06-30
1
-1
/
+1
*
Ben said make the tab animations faster. Pink smash tab animation!
pinkerton@chromium.org
2010-06-30
1
-1
/
+1
*
Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...
bauerb@chromium.org
2010-06-30
2
-3
/
+3
*
Don't crash on a right-aligned link in a LinkInfoBarDelegate.
bauerb@chromium.org
2010-06-30
2
-1
/
+6
*
Fix multiple issues with ADM/ADMX templates
danno@chromium.org
2010-06-30
1
-1
/
+1
*
Mark OOBE process as completed in Local State.
nkostylev@google.com
2010-06-30
5
-38
/
+81
*
Make menu button for language selection focusable on new user login screen.
dpolukhin@chromium.org
2010-06-30
1
-0
/
+1
*
Fixed positions of label and border windows to avoid flickering on initial sh...
avayvod@chromium.org
2010-06-30
1
-16
/
+15
*
Revert 51231 - Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
2
-23
/
+4
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
2
-4
/
+23
*
Decomped registration logic into its own class.
akalin@chromium.org
2010-06-30
7
-43
/
+544
*
Enable extensions sync by default.
akalin@chromium.org
2010-06-30
2
-8
/
+28
*
Remove extended attributes. The lame broken codepath in the DBS was causing
nick@chromium.org
2010-06-30
11
-500
/
+182
*
Add EnableInputMethodsAndKeyboardLayouts function.
yusukes@google.com
2010-06-30
5
-15
/
+111
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
10
-15
/
+23
*
Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.
akalin@chromium.org
2010-06-30
1
-0
/
+4
*
Reland - Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-30
1
-16
/
+18
*
Windows: Replace tabs in content settings with a listbox.
thakis@chromium.org
2010-06-30
3
-62
/
+103
*
NTP: Remove command line flag that allowed a local file to be used for the ne...
arv@chromium.org
2010-06-30
1
-36
/
+2
*
Split options page code/html into its own set of files.
zelidrag@chromium.org
2010-06-30
11
-223
/
+682
*
AutoFill: Add support for multi-select and delete.
tfarina@chromium.org
2010-06-30
2
-10
/
+17
*
Change MenuItems to use divs and add disabled property
feldstein@chromium.org
2010-06-30
1
-2
/
+8
*
Revert 51110 because of regression 47858- Group plugins in about:plugins and ...
jam@chromium.org
2010-06-29
7
-965
/
+252
*
Fixed about:cache in about:about page
hinoka@chromium.org
2010-06-29
1
-2
/
+3
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
13
-83
/
+53
*
Refactored ChromeInvalidationClient to have its own listener type.
akalin@chromium.org
2010-06-29
6
-213
/
+149
*
Add switches and apis in safebrowsing protocol_manager that will allow end-to...
lzheng@chromium.org
2010-06-29
5
-83
/
+330
*
Make sure sync starts up on browser restart as well as initial sync flow.
tim@chromium.org
2010-06-29
12
-49
/
+72
*
Add switch for specifying a directory to load plugins, so that test plugins c...
stuartmorgan@chromium.org
2010-06-29
1
-1
/
+5
*
Disable a unit test that I broke.
estade@chromium.org
2010-06-29
1
-1
/
+2
*
Revert 51161 - Fix NULL dereference in ExtensionTabsModule.
rafaelw@google.com
2010-06-29
1
-17
/
+15
*
Reland r50296 which removes some uses of CookieMonster on the UI thread.
willchan@chromium.org
2010-06-29
9
-128
/
+436
*
Fix the construction of the pool names for preconnect.
mbelshe@chromium.org
2010-06-29
1
-1
/
+7
*
Protect NetworkScreen::OnDialogCancelled() from view() == NULL
stevenjb@chromium.org
2010-06-29
1
-2
/
+4
*
Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-29
1
-15
/
+17
*
Re-enable a previously disabled test. Failure is not reproducible.
michaeln@chromium.org
2010-06-29
1
-9
/
+1
*
Allow quering Pepper plugin for selected text for the context menu. Also tak...
jam@chromium.org
2010-06-29
1
-1
/
+2
*
This change allows the syncer thread to be paused and resumed when the syncer...
skrul@chromium.org
2010-06-29
8
-73
/
+334
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
132
-880
/
+881
*
Stretch the roster to fill its window and enable scrolling
seh@chromium.org
2010-06-29
2
-2
/
+3
*
Bookmarks: Fix Cmd+A on Mac
arv@chromium.org
2010-06-29
1
-2
/
+10
*
Create a new type of button cell for bookmark bar buttons that don't darken w...
pinkerton@chromium.org
2010-06-29
4
-2
/
+9
*
Disable all UnloadTest tests using LoadUrlAndQuitBrowser on Linux
stuartmorgan@chromium.org
2010-06-29
1
-18
/
+11
*
Translate infobar always/never translate buttons
jcivelli@chromium.org
2010-06-29
10
-10
/
+235
*
Remove download check for web store apps (temporarily).
rafaelw@chromium.org
2010-06-29
1
-10
/
+0
[next]