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
*
External extensions should not be installed if the ID or version in the exter...
skerner@chromium.org
2011-03-22
5
-18
/
+99
*
ContainsCsdWhitelistedUrl() is typically called on the IO thread.
noelutz@google.com
2011-03-22
3
-3
/
+9
*
gtk: Move extension_infobar_gtk.[cc,h] into the ui/gtk/infobars/ directory.
tfarina@chromium.org
2011-03-22
3
-6
/
+6
*
If ResourceDispatcherHost receives a CancelRequest, it
asanka@chromium.org
2011-03-22
5
-35
/
+56
*
[Mac] Confirm-to-quit: Fix a bug where the feature wouldn't engage if it the ...
rsesek@chromium.org
2011-03-22
1
-1
/
+1
*
fix comments
dilmah@chromium.org
2011-03-22
7
-8
/
+7
*
Adjusting directory.py to generate JSON without line-ending whitespace.
battre@chromium.org
2011-03-22
2
-1264
/
+1265
*
Updating trunk VERSION from 711.0 to 712.0
chrome-release@google.com
2011-03-22
1
-1
/
+1
*
Finish initial 802.1x implementation
chocobo@chromium.org
2011-03-22
8
-105
/
+601
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-22
6
-31
/
+26
*
Remove g_spawn_async. Use base/process_utils.h instead.
yusukes@google.com
2011-03-22
1
-43
/
+42
*
Getting service process on Mac to handle having things moved/changed undernea...
dmaclach@chromium.org
2011-03-22
14
-109
/
+876
*
[ChromeOS] Split proxy settings into its own webui.
xiyuan@chromium.org
2011-03-22
15
-42
/
+306
*
ntp4 - visual style of bottom bar.
estade@chromium.org
2011-03-22
4
-90
/
+144
*
Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableScreenLock and kT...
annapop@chromium.org
2011-03-22
1
-0
/
+102
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
20
-747
/
+18
*
Printing: Use const reference instead of a const pointer.
thestig@chromium.org
2011-03-22
1
-1
/
+1
*
Revert "Load devtools files from resources.pak rather than from disk."
tony@chromium.org
2011-03-22
9
-106
/
+18
*
Improve the algorithm of TreeNode::Remove.
tfarina@chromium.org
2011-03-22
4
-12
/
+9
*
Initial checkin of media test matrix class, which will be used for media perf...
dennisjeffrey@chromium.org
2011-03-22
3
-0
/
+321
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-22
11
-12
/
+27
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-22
4
-6
/
+6
*
Load devtools files from resources.pak rather than from disk.
tony@chromium.org
2011-03-22
9
-18
/
+106
*
Return proper and VoiceOver expected AXValue for radiobuttons.
dtseng@chromium.org
2011-03-22
1
-1
/
+2
*
Added a GaiaOAuthClient class to deal with getting and refreshing OAuth2 toke...
sanjeevr@chromium.org
2011-03-22
5
-0
/
+547
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
8
-41
/
+269
*
Fix crash in single process mode because ChromeRenderContentClient wasn't bei...
jam@chromium.org
2011-03-21
4
-6
/
+18
*
Trivial change to fix clang build (delete unused variable).
maf@chromium.org
2011-03-21
1
-1
/
+0
*
PrintPreview: Handle invalid input in #copies textbox.
kmadhusu@chromium.org
2011-03-21
5
-7
/
+69
*
Live dragging animation for bookmark bar items.
maf@chromium.org
2011-03-21
8
-102
/
+150
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
2
-53
/
+15
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
11
-381
/
+10
*
web-ui settings: Display the minimum font size in the sample text on initial ...
csilv@chromium.org
2011-03-21
3
-44
/
+44
*
Print Preview: Make window.print() and printing a frame work.
thestig@chromium.org
2011-03-21
6
-62
/
+161
*
bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.
tfarina@chromium.org
2011-03-21
20
-211
/
+211
*
Integrate the csd-whitelist with the rest of the client-side
noelutz@google.com
2011-03-21
4
-122
/
+244
*
Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().
rsesek@chromium.org
2011-03-21
6
-51
/
+0
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
11
-50
/
+112
*
[Mac] Confirm-to-quit: Add an option in the app menu.
rsesek@chromium.org
2011-03-21
14
-44
/
+118
*
PrintPreview: [MAC] Set the selected printer for the current print job.
kmadhusu@chromium.org
2011-03-21
2
-6
/
+6
*
Add Lion button, wire it up to enter our full-screen.
avi@chromium.org
2011-03-21
4
-4
/
+93
*
Suppress reliability crash for bug 76955.
simonjam@chromium.org
2011-03-21
1
-0
/
+3
*
Print Preview: Add a favicon.
thestig@chromium.org
2011-03-21
2
-0
/
+1
*
Add myself to owners for chrome/browser/ui/cocoa/bookmarks.
maf@chromium.org
2011-03-21
1
-0
/
+1
*
[Mac] Remove a dead ivar and minor style conformance.
rsesek@chromium.org
2011-03-21
2
-7
/
+4
*
Fix memory leak in tree selection paths introduced by my change in
rogerta@chromium.org
2011-03-21
1
-0
/
+1
*
Add progress notifications for extension updates (from: 6665014)
dennisjeffrey@chromium.org
2011-03-21
4
-21
/
+201
*
Limit prerender by only allowing one every X ms (X currently set to 500).
dominich@google.com
2011-03-21
4
-6
/
+111
*
Support for '--force-compositing-mode', see WebKit bug 56156
sievers@google.com
2011-03-21
4
-0
/
+9
*
Move audio messages to their own file.
jam@chromium.org
2011-03-21
4
-277
/
+0
[next]