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
*
Updated policy owners.
joaodasilva@chromium.org
2011-08-31
1
-1
/
+2
*
Add owners file for history
brettw@chromium.org
2011-08-31
1
-0
/
+2
*
Remove rerely used configuration items for the Japanese IME to simplify the d...
yusukes@chromium.org
2011-08-31
6
-95
/
+1
*
Move the otr profile into its own .cc file. Like what was done with the
thomasvl@chromium.org
2011-08-31
3
-657
/
+730
*
DevTools handler now handles messages from both client and agent and is creat...
yurys@chromium.org
2011-08-31
3
-39
/
+99
*
views: Fix a couple of other trivial TODOs.
tfarina@chromium.org
2011-08-31
2
-14
/
+13
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
23
-1225
/
+505
*
Remove unused static initializer in content_settings_policy_provider.cc
markusheintz@chromium.org
2011-08-31
1
-5
/
+0
*
Use new network location service protocol
allanwoj@chromium.org
2011-08-31
2
-6
/
+33
*
Look in out/ as well as xcodebuild/ for mac, in case the user is using the ma...
kkania@chromium.org
2011-08-31
1
-20
/
+13
*
Change fetch prebuilt pyauto script to download chromedriver.
kkania@chromium.org
2011-08-31
1
-19
/
+46
*
Adds an extension API of the event on changing volume.
yoshiki@chromium.org
2011-08-31
9
-16
/
+133
*
Support Romaja key layout.
nona@chromium.org
2011-08-31
3
-1
/
+6
*
New windows opened in javascript with target = "_blank" should
shinyak@google.com
2011-08-31
1
-0
/
+20
*
Updating trunk VERSION from 867.0 to 868.0
chrome-release@google.com
2011-08-31
1
-1
/
+1
*
Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...
markusheintz@chromium.org
2011-08-31
22
-504
/
+1223
*
Mark PrintDialogCloudTest.HandlersRegistered test flaky on Windows
kinuko@chromium.org
2011-08-31
1
-1
/
+7
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
22
-1223
/
+504
*
NOTE:
shinyak@google.com
2011-08-31
4
-12
/
+128
*
Fix saved screenshots for feedback.
rkc@chromium.org
2011-08-31
14
-548
/
+131
*
Fix a memory leak in the IME candidate window of Chrome OS (2nd try).
kinaba@chromium.org
2011-08-31
1
-0
/
+3
*
Fixed extension icon source handling of component extensions.
zelidrag@chromium.org
2011-08-31
2
-2
/
+36
*
Added user email/password switches for test automation.
zelidrag@chromium.org
2011-08-31
5
-2
/
+26
*
Add default per-script CJK fonts on Windows.
falken@chromium.org
2011-08-31
4
-50
/
+198
*
Disables OutOfProcessPPAPITest.URLLoader on Windows as it often takes too lon...
kinuko@chromium.org
2011-08-31
1
-1
/
+9
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
20
-138
/
+473
*
Fix "2nd print fails on Mac sometimes" bug.
vandebo@chromium.org
2011-08-31
1
-2
/
+1
*
Eliminate static initialization in autofill_type.cc
isherman@chromium.org
2011-08-31
1
-22
/
+18
*
Adds some debugging code to figure out why we crash when showing the
sky@chromium.org
2011-08-31
2
-6
/
+26
*
Move Speak() in accessibility_utils, speak enable and disable strings when
zork@chromium.org
2011-08-31
5
-32
/
+32
*
Parse the whitelist expressions from the phishing verdict response if
noelutz@google.com
2011-08-31
6
-17
/
+132
*
Revert 98901 - Call prepareSort before any sorting happens.
jar@chromium.org
2011-08-31
1
-22
/
+15
*
Fix localized "platform" message for non-8bit languages
kochi@chromium.org
2011-08-31
2
-4
/
+4
*
Revert 98909 - Use chain-loading for Linux nacl_helper
jar@chromium.org
2011-08-31
10
-733
/
+75
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-08-31
10
-75
/
+733
*
Show app disable and enable on NTP, and desaturate non-offline-enabled apps w...
yoz@chromium.org
2011-08-31
3
-21
/
+78
*
renderer/extensions: Forward declare a couple of v8 classes in EventBindings ...
tfarina@chromium.org
2011-08-31
2
-2
/
+7
*
Fixed combobox popup positioning after a change in GetViewBounds.
fsamuel@chromium.org
2011-08-31
1
-1
/
+7
*
Clean up flash plugin constants, put them in a single place.
cpu@chromium.org
2011-08-31
2
-15
/
+2
*
Call prepareSort before any sorting happens.
rginda@chromium.org
2011-08-31
1
-15
/
+22
*
Support auto-hide taskbar for panels on Windows.
jianli@chromium.org
2011-08-30
17
-292
/
+1309
*
Treat files downloaded from the address bar as "always safe" (including exten...
pkasting@chromium.org
2011-08-30
10
-36
/
+46
*
Tighten conditions for when a URL is a search result, and move
tburkard@chromium.org
2011-08-30
4
-6
/
+38
*
Revert 98888 - Web Intent Picker UI (implemented as a constrained dialog, lin...
binji@chromium.org
2011-08-30
18
-1092
/
+0
*
Update references to the extension gallery.
kathyw@chromium.org
2011-08-30
12
-61
/
+43
*
Web Intent Picker UI (implemented as a constrained dialog, linux only)
binji@chromium.org
2011-08-30
18
-0
/
+1092
*
Add remoting-it2me.zip to Windows FILES.cfg.
lambroslambrou@google.com
2011-08-30
1
-2
/
+3
*
Fix unresponsive browser due to a crashed plugin with a modal dialog.
jschuh@chromium.org
2011-08-30
1
-0
/
+8
*
Revert 98859 - [ntp4] More UI refinements.
jar@chromium.org
2011-08-30
4
-31
/
+15
*
Adding new asset
saintlou@chromium.org
2011-08-30
1
-0
/
+0
[next]