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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setting the ICU default locale is made explicit. This leads to a few more
jshin@chromium.org
2009-12-03
2
-36
/
+36
*
Linux: when reading html from clipboard, interpret BOM to mean
estade@chromium.org
2009-12-02
1
-1
/
+10
*
Fixes bug where Chrome was not rendering fonts at the size it should
sky@chromium.org
2009-12-01
2
-0
/
+24
*
Make SystemMonitor not a Singleton and move it out of base
phajdan.jr@chromium.org
2009-11-26
9
-0
/
+446
*
Refactor OS-dependent filename exclusion patterns
evan@chromium.org
2009-11-26
1
-27
/
+0
*
Fix issue 7618
xiyuan@chromium.org
2009-11-25
2
-18
/
+43
*
Load chrome.dll as a resource dll so that resources can be loaded by the brow...
tommi@chromium.org
2009-11-25
1
-2
/
+2
*
Move some theme images to being serviced on the IO thread. For
tony@chromium.org
2009-11-24
2
-2
/
+2
*
Remove ResourceBundle::LoadImageResourceBytes since it appears to
tony@chromium.org
2009-11-23
3
-11
/
+1
*
Adjusts font sizes to be readable on Chrome OS.
sky@chromium.org
2009-11-23
1
-9
/
+0
*
Making grd dependencies more correct for grds in app.
bradnelson@google.com
2009-11-20
1
-26
/
+30
*
Re-enable TextEliderTest.ElideTextLongStrings.
estade@chromium.org
2009-11-20
2
-3
/
+9
*
Mac language/locale cleanup
thomasvl@chromium.org
2009-11-19
3
-12
/
+84
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
1
-12
/
+2
*
Simplify some code that loops over all pixels of a bitmap.
pkasting@chromium.org
2009-11-19
1
-32
/
+17
*
Small cleanups:
pkasting@chromium.org
2009-11-18
1
-55
/
+41
*
Fix lint errors in app/ and turn on presubmit check.
erg@google.com
2009-11-17
11
-16
/
+41
*
Do not open a new connection if one has already been opened.
dumi@chromium.org
2009-11-17
1
-0
/
+5
*
Apply the latest translated strings to trunk.
mal@chromium.org
2009-11-15
49
-4
/
+53
*
Linux: Convert Cookies options page from a list into a tree.
mattm@chromium.org
2009-11-11
2
-0
/
+8
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Reverting 31646.
pkasting@chromium.org
2009-11-11
2
-17
/
+1
*
Try to make widgets clean up after themselves a bit better:
pkasting@chromium.org
2009-11-11
2
-1
/
+17
*
Added a flag to the Canvas class which allows forcing an RTL directionality
idana@chromium.org
2009-11-11
2
-5
/
+19
*
Unrevert 31478 Add UI for turning on/off network devices.
mpcomplete@chromium.org
2009-11-10
3
-0
/
+106
*
Revert 31478 - Add UI for turning on/off network devices.
mpcomplete@chromium.org
2009-11-10
3
-106
/
+0
*
Revert 31358
idana@chromium.org
2009-11-10
1
-1
/
+1
*
Block Amharic on Windows XP for now. Win XP does not come with Amharic fonts....
jshin@chromium.org
2009-11-09
1
-3
/
+4
*
Add UI for turning on/off network devices.
chocobo@google.com
2009-11-09
3
-0
/
+106
*
We shouldn't use BIDI_DEFAULT_(RTL|LTR) if we know the directionality of the ...
cira@chromium.org
2009-11-07
1
-1
/
+1
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
1
-5
/
+5
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
1
-2
/
+2
*
Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...
estade@chromium.org
2009-11-05
8
-157
/
+0
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
2
-3
/
+13
*
Enable localization of default downloaded filename.
tony@chromium.org
2009-11-04
1
-2
/
+3
*
Attempt 2 at:
sky@chromium.org
2009-11-04
7
-18
/
+94
*
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
7
-94
/
+18
*
Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
7
-18
/
+94
*
Fixed font height on OS X. Also added some unittests.
akalin@chromium.org
2009-11-03
3
-6
/
+12
*
Remove themes/default.dll and merge the resources into chrome.dll.
tc@google.com
2009-11-02
6
-57
/
+12
*
Merge themes/default.pak into chrome.pak for Mac and Linux builds.
tony@chromium.org
2009-10-30
2
-13
/
+10
*
Fix up extension badge text drawing.
estade@chromium.org
2009-10-30
6
-9
/
+13
*
Implemented most of HtmlDialogWindowController, which is a Cocoa port
akalin@chromium.org
2009-10-30
1
-0
/
+3
*
Problem clipping gtk text.
davemoore@chromium.org
2009-10-30
1
-1
/
+1
*
Convert ReplaceStringPlaceholders(std::string...) to take a
tony@chromium.org
2009-10-29
1
-0
/
+4
*
Got the about panel to have its text lined up correctly.
davemoore@chromium.org
2009-10-27
3
-19
/
+101
*
Modify DataPacks so they can return RefCountedStaticMemory objects.
erg@google.com
2009-10-27
2
-22
/
+8
*
ResourceBundle::GetRawDataResource should fall back to localized resources
mark@chromium.org
2009-10-27
2
-4
/
+14
*
Add a method to TreeNode to return total number of nodes in a subtree.
munjal@chromium.org
2009-10-25
1
-0
/
+11
*
Get the About panel to align its links correctly,
davemoore@chromium.org
2009-10-23
2
-9
/
+2
[next]