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
*
Implementation of 'clear' for preference settings in extension preference api
battre@chromium.org
2011-02-24
9
-0
/
+386
*
Migrated Proxy Settings API to mechanisms of Content Settings API
battre@chromium.org
2011-02-24
21
-613
/
+176
*
Fix Japanese fallback fontname.
kochi@chromium.org
2011-02-24
1
-1
/
+1
*
Fix clang build.
bauerb@chromium.org
2011-02-24
1
-3
/
+3
*
Implement experimental.contentSettings.misc.blockThirdPartyCookies.
bauerb@chromium.org
2011-02-24
22
-11
/
+2267
*
Updating trunk VERSION from 682.0 to 683.0
chrome-release@google.com
2011-02-24
1
-1
/
+1
*
Pull in ICU 4.6
jshin@chromium.org
2011-02-24
1
-1
/
+1
*
Stop thread watching on Mac to fix memory usage
rtenneti@chromium.org
2011-02-24
1
-0
/
+6
*
WebUI: Fix the naming of some files and its classes.
tfarina@chromium.org
2011-02-24
24
-109
/
+109
*
Update stock NTP thumbnails.
estade@chromium.org
2011-02-24
3
-0
/
+0
*
views: Factor out from View class some metric functions and constants into it...
tfarina@chromium.org
2011-02-24
3
-7
/
+6
*
Fixed the memory leak of callback Task in PostPingMessage.
rtenneti@chromium.org
2011-02-24
1
-12
/
+16
*
Fix runtime break on XP.
pkasting@chromium.org
2011-02-24
1
-1
/
+8
*
Fixed pyauto tests broken on Mac by r75344 for autofill.py.
dyu@chromium.org
2011-02-24
2
-47
/
+103
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
7
-23
/
+11
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
13
-149
/
+157
*
WebUI Prefs: Fix favicon location of search engine manager in RTL
stuartmorgan@chromium.org
2011-02-24
1
-2
/
+3
*
Following example of BrowserRenderProcessHost::OnMessageReceived, respond to ...
amarinichev@chromium.org
2011-02-24
1
-3
/
+11
*
Autofill crasher Chrome:+Crash+Report+-+Stack+Signature:+WebCore::Node::rende...
dhollowa@chromium.org
2011-02-24
1
-1
/
+2
*
Fix HTML issues in chrome://crashes
stuartmorgan@chromium.org
2011-02-24
4
-21
/
+9
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
51
-2282
/
+124
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
10
-53
/
+70
*
Cleanup:
pkasting@chromium.org
2011-02-24
21
-283
/
+168
*
gtk: Organize all the import UI files into the chrome/browser/ui/gtk/importer...
tfarina@chromium.org
2011-02-24
10
-28
/
+28
*
Add command-line flag for developing cross-platform panels.
jennb@chromium.org
2011-02-23
2
-0
/
+4
*
Change gpu_blacklist.json filename to software_rendering_list.json.
zmo@google.com
2011-02-23
2
-4
/
+4
*
CRX files now specified with absolute paths in PyAuto NTP Apps tests.
nirnimesh@chromium.org
2011-02-23
3
-12
/
+17
*
Allow terminated extension to be uninstalled from chrome://extensions page.
jennb@chromium.org
2011-02-23
7
-18
/
+91
*
Implementation of ExtensionEventRouterForwarder
battre@chromium.org
2011-02-23
11
-4
/
+501
*
gtk: make right-clicking on task manager body show menu again
evan@chromium.org
2011-02-23
1
-1
/
+7
*
Don't always steal key events in WebUI lists
stuartmorgan@chromium.org
2011-02-23
1
-1
/
+21
*
PPB_Flash cleanup part 1: move the net connector stuff to its own files.
viettrungluu@chromium.org
2011-02-23
4
-3
/
+4
*
Remove depricated arg |urgent| from SchedulePaintInRect calls.
msw@chromium.org
2011-02-23
1
-2
/
+2
*
Fix OOL issues for linux from the last few days.
erg@google.com
2011-02-23
12
-30
/
+69
*
Use named automation interface to control the primary chrome to run pyauto-ba...
nirnimesh@chromium.org
2011-02-23
9
-17
/
+308
*
Updating the flash plugin version for Windows
rohitbm@google.com
2011-02-23
1
-1
/
+1
*
Remove the workaround for bug 43461. Use a g_use_system_ssl
wtc@chromium.org
2011-02-23
2
-10
/
+8
*
More OOLing on Mac.
erg@google.com
2011-02-23
19
-82
/
+164
*
New automation hook to get information about apps on the new tab page.
nirnimesh@chromium.org
2011-02-23
3
-12
/
+166
*
Fix bad merge at r75645.
apatrick@chromium.org
2011-02-23
2
-361
/
+4
*
PrintPreview: Disable the print button until the preview is fully loaded.
kmadhusu@chromium.org
2011-02-23
2
-1
/
+4
*
Don't try to show info bubble for prerender icon in GTK.
cbentzel@chromium.org
2011-02-23
1
-3
/
+6
*
Make BookmarkButton always inform its delegate when a drag has completed, via...
maf@chromium.org
2011-02-23
5
-0
/
+22
*
Allow access to /dev/urandom for all sandboxed processes on mac
jamesr@chromium.org
2011-02-23
1
-12
/
+5
*
Move the UI portions of search engine management to ui/search_engines.
avi@chromium.org
2011-02-23
23
-46
/
+46
*
WebUI Prefs: Don't use display:block for labels
stuartmorgan@chromium.org
2011-02-23
18
-481
/
+654
*
PrintPreview: On Linux, for initial page range text, set |expected_pages_coun...
kmadhusu@chromium.org
2011-02-23
1
-1
/
+3
*
When enabling password sync manually, use the passphrase migration flow to cr...
johnnyg@chromium.org
2011-02-23
2
-2
/
+11
*
It's not safe to delete the balloon view during MenuDelegate::StoppedShowing,...
johnnyg@chromium.org
2011-02-23
2
-3
/
+9
*
Updating the flash version
rohitbm@google.com
2011-02-23
1
-1
/
+1
[next]