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
*
Lands http://codereview.chromium.org/2878087 for Alex:
sky@chromium.org
2010-08-11
6
-2
/
+68
*
Implement admin control (by policy) over which extensions the user can instal...
finnur@chromium.org
2010-08-11
11
-49
/
+285
*
Chromium plumbing for Device Orientation.
hans@chromium.org
2010-08-11
8
-4
/
+334
*
Match the Notifications infobar color with the color of all other confirmatio...
tfarina@chromium.org
2010-08-11
1
-0
/
+3
*
Remove deprecated code in cocoa_test_helper.h.
rsesek@chromium.org
2010-08-11
2
-68
/
+2
*
Rework FileWatcher to avoid race condition upon deletion.
mnissler@chromium.org
2010-08-11
7
-171
/
+191
*
views: Use InfoBarTextButton in the Autofill credit card infobar.
tfarina@chromium.org
2010-08-11
1
-28
/
+8
*
Create and remove sync nodes whenever preferences flip their managed flag
mnissler@chromium.org
2010-08-11
5
-102
/
+167
*
Address Andrei's comments from CL 3164002
satish@chromium.org
2010-08-11
1
-1
/
+5
*
Mark TestShowStoragePanel as FAILS_ following recent WebKit roll.
pam@chromium.org
2010-08-11
1
-1
/
+2
*
Show alert messages when the user tries to remove the last language or the in...
satorux@chromium.org
2010-08-11
3
-6
/
+30
*
Synchronize Input Method and Keyboard preferences.
yusukes@chromium.org
2010-08-11
1
-21
/
+41
*
Implements initial plumbing for IDBCursor.
bulach@chromium.org
2010-08-11
3
-1
/
+162
*
Reland r55382. When blocking cookies, also show an icon in the location bar w...
jochen@chromium.org
2010-08-11
17
-37
/
+280
*
Suppress ExtensionApiTest.CaptureVisibleTabPng
hamaji@chromium.org
2010-08-11
1
-1
/
+1
*
Add better support for languages in kExtraLanguages.
satorux@chromium.org
2010-08-11
6
-22
/
+50
*
Delete callbacks after use in canned browsing data helpers.
jochen@chromium.org
2010-08-11
6
-22
/
+26
*
Add ability to show "Chromium OS cannot be displayed" as needed.
satorux@chromium.org
2010-08-11
4
-2
/
+42
*
Use ListSingleSelectionModel in LanguageList.
satorux@chromium.org
2010-08-11
3
-15
/
+12
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
23
-9
/
+104
*
Change the message size for breakpad notifications. Due to alignment issues,
markus@chromium.org
2010-08-11
1
-1
/
+1
*
Widen the margin between the two-column list and the cancel button
mazda@chromium.org
2010-08-11
1
-0
/
+1
*
Clean up latin-pre/post special handling in input method code.
yusukes@chromium.org
2010-08-11
8
-82
/
+17
*
Push DevTools extensions data to the client when the DevTools client page is ...
loislo@chromium.org
2010-08-11
3
-44
/
+38
*
Remove ReorderInputMethodIdsForLanguageCode().
yusukes@chromium.org
2010-08-11
4
-98
/
+2
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
4
-0
/
+30
*
Add Views UI for setting keyboard repeat delay and repeat interval.
yusukes@chromium.org
2010-08-11
7
-10
/
+175
*
fixup for style nits
atwilson@chromium.org
2010-08-11
2
-3
/
+1
*
Cleaned up an incorrect comment
atwilson@chromium.org
2010-08-11
1
-1
/
+1
*
Added support for --no-startup-window flag to launch chrome with no startup w...
atwilson@chromium.org
2010-08-11
3
-8
/
+54
*
Adds support for showing the match preview on views. It's behind the
sky@chromium.org
2010-08-11
13
-44
/
+591
*
Mac: Well-behaved accelerated plugins, preparation
thakis@chromium.org
2010-08-11
7
-160
/
+261
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
122
-681
/
+923
*
Cleanup: Get rid of TreeNodeChildrenReordered.
tfarina@chromium.org
2010-08-11
6
-107
/
+6
*
Allow chrome:// pages to load extension resources. Also, lock down access fro...
aa@chromium.org
2010-08-11
2
-6
/
+30
*
Prevents TranslateInfoBarDelegate from keeping a pointer to a deleted TabCont...
jcivelli@chromium.org
2010-08-11
1
-8
/
+7
*
Fix permissions on sync files.
erg@google.com
2010-08-11
2
-0
/
+0
*
Fix some typos from a bad merge.
zork@chromium.org
2010-08-11
1
-31
/
+13
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
13
-139
/
+304
*
Mac tabpose: Add favicons and titles.
thakis@chromium.org
2010-08-11
2
-19
/
+163
*
Content settings: allow "session only" type for cookies exceptions
estade@chromium.org
2010-08-11
2
-7
/
+26
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
64
-14
/
+90
*
Unittest fix. Need to put usersubmitted = true for unittests.
inferno@chromium.org
2010-08-10
1
-0
/
+3
*
Mark NewTabUITest.UpdateUserPrefsVersion as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Not store autocomplete entries in DB for forms submitted using javascript.
inferno@chromium.org
2010-08-10
1
-0
/
+4
*
Mark NewTabUITest.NTPHasThumbnails FLAKY.
nshkrob@chromium.org
2010-08-10
1
-1
/
+2
*
Revert 55602 - Attempt at making BrowserKeyboardAccessibility lets flaky. If an
sky@chromium.org
2010-08-10
1
-101
/
+79
*
Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Fix CrosLibrary::TestApi valgrind errors
cmasone@google.com
2010-08-10
2
-5
/
+9
*
DOMUI prefs: Wire up Basics control states based on pref selections
stuartmorgan@chromium.org
2010-08-10
2
-9
/
+55
[next]