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
*
Move more extensions hard coded error messages to .grd file.
tfarina@chromium.org
2010-12-22
1
-47
/
+122
*
Hopefully fix the clang build
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Override DeleteMatch as no-op for HistoryQuickProvider
msw@chromium.org
2010-12-22
2
-1
/
+8
*
Make predictive instant suggest work with IME composition.
suzhe@google.com
2010-12-22
6
-17
/
+94
*
Include scoped_gdi_object.h where necessary.
tfarina@chromium.org
2010-12-22
2
-3
/
+5
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
7
-57
/
+125
*
Don't treat empty fields as distinguishing fields for autofill
isherman@chromium.org
2010-12-22
2
-1
/
+15
*
chromeos: Let info bubbles be shown while screen is locked.
derat@chromium.org
2010-12-22
6
-23
/
+66
*
Add a CHECK() to verify the existence of necessary data file.
suzhe@google.com
2010-12-22
1
-0
/
+3
*
Add null check - extension_service apparently does not exist in chromeos chro...
achuith@chromium.org
2010-12-22
1
-0
/
+3
*
[Linux] Make reserved accelerators non-blockable unless they conflict with ed...
suzhe@google.com
2010-12-21
8
-148
/
+44
*
Refactor mac printing workflow.
kmadhusu@chromium.org
2010-12-21
2
-13
/
+29
*
Block outdated plugins by default.
bauerb@chromium.org
2010-12-21
2
-9
/
+1
*
Adding proper authentication to the DOM based login screen.
bryeung@google.com
2010-12-21
6
-8
/
+44
*
Content settings lists moved to sub-sub pages.
estade@chromium.org
2010-12-21
10
-176
/
+276
*
Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...
mad@google.com
2010-12-21
1
-2
/
+4
*
Create a message filter for message port and worker messages. This allows a ...
jam@chromium.org
2010-12-21
21
-1332
/
+1119
*
Added Background Application entries to Dock menu
rickcam@chromium.org
2010-12-21
3
-7
/
+70
*
Clean up tab_contents.cc some more.
thestig@chromium.org
2010-12-21
1
-19
/
+11
*
Coalesced various extension type enums into Extension::Type.
akalin@chromium.org
2010-12-21
14
-372
/
+244
*
Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.
thestig@chromium.org
2010-12-21
4
-17
/
+19
*
[cros] Make sure that sync service is not accessed when loading pages before ...
nkostylev@chromium.org
2010-12-21
1
-0
/
+3
*
Use sub-sub page for cookies and other sites data.
estade@chromium.org
2010-12-21
2
-2
/
+2
*
Adding proper authentication to the DOM based login screen.
bryeung@google.com
2010-12-21
1
-9
/
+5
*
DOMUI Prefs: Switch search engines to inline delete buttons
stuartmorgan@chromium.org
2010-12-21
4
-19
/
+16
*
DOMUI Prefs: Prevent prepopulated search engines from having their urls changed
stuartmorgan@chromium.org
2010-12-21
2
-1
/
+4
*
Removing IsChromeFrameProcess.
tommi@chromium.org
2010-12-21
2
-4
/
+4
*
Give focus to the Save button.
satorux@chromium.org
2010-12-21
1
-31
/
+19
*
Show warning text in the user settings page for non-owner users.
satorux@chromium.org
2010-12-21
5
-0
/
+29
*
Fix ChromeOS build by adding new namespaces.
brettw@chromium.org
2010-12-21
3
-16
/
+18
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
50
-216
/
+274
*
Fix a crash when enabling hidden browser actions in incognito and then select...
finnur@chromium.org
2010-12-21
1
-1
/
+2
*
Hide startup page selection section from settings UI for guest users.
kochi@chromium.org
2010-12-21
1
-5
/
+2
*
Remove undisplayed tabs from the views hierarchy because event delivery doesn...
anicolao@google.com
2010-12-21
1
-0
/
+3
*
views/touch: Fix scrollbar colors.
sadrul@chromium.org
2010-12-21
1
-4
/
+2
*
Don't scroll up when the user clicks on the 'disable plugins' tab.
estade@chromium.org
2010-12-21
1
-0
/
+1
*
Autofill saves duplicate profiles and credit card info in preferences
dhollowa@chromium.org
2010-12-21
3
-36
/
+97
*
DOMUI: Refactor common list style into 'settings-list' class.
jhawkins@chromium.org
2010-12-21
11
-43
/
+24
*
Printing: Get the default settings on the UI-thread for GTK+ and Mac.
sadrul@chromium.org
2010-12-21
2
-2
/
+16
*
(Re-landing http://codereview.chromium.org/5991003 after Chromium OS
kbr@chromium.org
2010-12-21
7
-5
/
+26
*
DOMUI: Cleanup the Autofill page.
jhawkins@chromium.org
2010-12-21
4
-35
/
+46
*
DOMUI: Set 'margin: 0' for the search input field.
jhawkins@chromium.org
2010-12-21
2
-2
/
+6
*
Add base:: prefix to the calls to StringAppendV.
tfarina@chromium.org
2010-12-21
1
-1
/
+2
*
DOMUI Prefs: Refactor deletable lists
stuartmorgan@chromium.org
2010-12-21
7
-79
/
+90
*
Change the promo cache update back to the standard 48 hours.
mirandac@chromium.org
2010-12-21
1
-9
/
+3
*
Cleaning up some issues discovered in a semi-related code review.
rickcam@chromium.org
2010-12-21
1
-5
/
+4
*
Moved forward declare of BackgroundModeManager from profile.h to profile_impl.h
rickcam@chromium.org
2010-12-21
2
-1
/
+1
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
47
-267
/
+211
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
47
-211
/
+267
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
47
-267
/
+211
[next]