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
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
16
-22
/
+59
*
Collect stats on how often we decline to use the plug-in type="mime/blah"
cevans@chromium.org
2011-07-14
1
-1
/
+30
*
Apply CSP to about:conflicts page.
tsepez@chromium.org
2011-07-14
5
-143
/
+103
*
ntp4: Rip out Link
estade@chromium.org
2011-07-14
1
-43
/
+1
*
Enable PanelBrowserTest.CreatePanel for Mac, ChromeOS and Linux_View.
jennb@chromium.org
2011-07-14
1
-4
/
+0
*
Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...
sky@chromium.org
2011-07-14
1
-1
/
+0
*
Revert 92585 - chromeos: Hide status icons when they shouldn't be shown.
sky@chromium.org
2011-07-14
15
-49
/
+42
*
add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...
wjia@chromium.org
2011-07-14
1
-0
/
+1
*
Added an icon for the Media Stream infobar. Currently a copy of the cookies i...
macourteau@chromium.org
2011-07-14
4
-0
/
+2
*
Use BrowserThreadMessageLoopProxy to post messages to
rtenneti@chromium.org
2011-07-14
3
-13
/
+15
*
Quick patch to give better error messages for async extension API calls.
mpcomplete@chromium.org
2011-07-14
1
-1
/
+4
*
potentially fix crasher in AppLauncherHandler
estade@chromium.org
2011-07-14
1
-4
/
+6
*
chromeos: Hide status icons when they shouldn't be shown.
derat@chromium.org
2011-07-14
15
-42
/
+49
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
11
-260
/
+457
*
Disabling special_tabs.SpecialTabsTest.testSpecialURLTabs is flaky on all pla...
shubhojeets@chromium.org
2011-07-14
1
-0
/
+2
*
Fixed regression: various preferences were not persisted when changed from in...
battre@chromium.org
2011-07-14
13
-289
/
+403
*
Bump nacl_revision. Reenable nacl integration tests.
polina@google.com
2011-07-14
1
-1
/
+1
*
Break up UserPolicyTokenCache in order to make the disk IO bits reusable.
mnissler@chromium.org
2011-07-14
9
-78
/
+114
*
chromeos: Toggle caps when both Shift keys are pressed.
derat@chromium.org
2011-07-14
2
-5
/
+38
*
Use string16 for views download item status text.
asvitkine@chromium.org
2011-07-14
2
-6
/
+6
*
Update the ImporterHost to the new asynchronous CookieMonster API.
ycxiao@chromium.org
2011-07-14
4
-28
/
+58
*
Minor comment.
saintlou@chromium.org
2011-07-14
1
-0
/
+1
*
Update expectations in NTP pyauto test
nirnimesh@chromium.org
2011-07-14
1
-1
/
+2
*
chromiumos: 3G: Keep track of a cellular provider's APN list.
ers@chromium.org
2011-07-14
3
-40
/
+101
*
gtk: Add typedefs to AcceleratorsGtk to make it more readable.
tfarina@chromium.org
2011-07-14
2
-26
/
+16
*
[cros] Update headers, buttons on language change.
nkostylev@google.com
2011-07-14
1
-9
/
+48
*
Use the new Cellular.Family device property to determine whether a modem is G...
ers@chromium.org
2011-07-14
3
-8
/
+37
*
Make policy removable using ifdefs instead of stubs.
torne@chromium.org
2011-07-14
18
-173
/
+92
*
Move "Hangul" to hangul.xml in app-i18n/ibus-hangul and xkb-layouts.xml.
yusukes@chromium.org
2011-07-14
1
-2
/
+4
*
Add WebUI certificate viewer to eventually replace GTK certificate viewer.
flackr@chromium.org
2011-07-14
12
-0
/
+572
*
gtk: Use std::make_pair in AcceleratorsGtk.
tfarina@chromium.org
2011-07-14
1
-7
/
+5
*
Make safe_browsing=0 build again.
torne@chromium.org
2011-07-14
2
-1
/
+3
*
Fix comment about Mac policy localizations
gfeher@chromium.org
2011-07-14
1
-1
/
+1
*
gtk: Place bookmark bar before changing its state
asanka@chromium.org
2011-07-14
1
-2
/
+2
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
3
-5
/
+5
*
Make consistent about "caps lock" vs. "capslock" with former.
yoshiki@chromium.org
2011-07-14
13
-73
/
+68
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
2
-3
/
+3
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
2
-3
/
+3
*
[cros] Show OOBE Web UI update screen.
nkostylev@chromium.org
2011-07-14
2
-1
/
+22
*
Add a content_settings::Observer and make providers notify the host content s...
markusheintz@chromium.org
2011-07-14
17
-155
/
+255
*
Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...
rsleevi@chromium.org
2011-07-14
1
-1
/
+1
*
Updating trunk VERSION from 822.0 to 823.0
chrome-release@google.com
2011-07-14
1
-1
/
+1
*
MediaStreamDispatcher host. This is the browser process counterpart for the M...
perkj@chromium.org
2011-07-14
1
-0
/
+1
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
3
-6
/
+2
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
20
-5
/
+447
*
Disable all gpu pyauto tests
nirnimesh@chromium.org
2011-07-14
1
-4
/
+1
*
Delete filesystem origin info in the origin database if it is empty
kinuko@chromium.org
2011-07-14
1
-14
/
+8
*
Disable failing gpu pyauto tests
nirnimesh@chromium.org
2011-07-14
1
-0
/
+5
*
Use an existing connection to the X server rather than opening a new one.
yusukes@google.com
2011-07-14
3
-60
/
+22
*
Reenable ExtensionApiTest.WebSocket.
yutak@chromium.org
2011-07-14
2
-5
/
+3
[next]