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
*
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
*
Fix up the last easy URLRequestJob refcounting offenders.
willchan@chromium.org
2011-03-21
3
-10
/
+16
*
web-ui settings: cleanup font settings strings
csilv@chromium.org
2011-03-21
2
-31
/
+37
*
[Mac] Remove vestigial browser pref kShowPageOptionsButtons.
rsesek@chromium.org
2011-03-21
6
-11
/
+0
*
Make chrome://extension-icon resources available in incognito mode. Fixes an ...
jstritar@chromium.org
2011-03-21
6
-5
/
+51
*
Move FINAL_STATUS_NESTED later so it is not counted too heavily.
cbentzel@chromium.org
2011-03-21
1
-4
/
+4
*
Change some DCHECKs to CHECKS and only on ChromeOS.
ben@chromium.org
2011-03-21
1
-5
/
+7
*
Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.
ben@chromium.org
2011-03-21
7
-33
/
+26
*
importer: Remove unneeded includes of importer_host.h
tfarina@chromium.org
2011-03-21
7
-43
/
+57
*
Creates owners files for a handful of directories.
sky@chromium.org
2011-03-21
3
-0
/
+3
*
Turns on multi-tab selection by default on windows.
sky@chromium.org
2011-03-21
3
-25
/
+14
*
Makes control-shift clicks on the tabstrip work. In particular
sky@chromium.org
2011-03-21
12
-4
/
+61
[next]