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
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
1
-8
/
+0
*
Add clean-up code to SetAppIdForWindow().
hbono@chromium.org
2009-07-28
1
-4
/
+8
*
Update an inaccurate comment.
pkasting@chromium.org
2009-07-28
1
-2
/
+2
*
Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...
brg@chromium.com
2009-07-25
2
-0
/
+59
*
Put tests that depend on the application language pref into an
tc@google.com
2009-07-22
1
-21
/
+26
*
disable L10nUtilTest.GetAppLocale while I debug the linxu failure
tc@google.com
2009-07-22
1
-1
/
+1
*
Only check --lang and the app language pref on Windows. They
tc@google.com
2009-07-22
1
-0
/
+6
*
gtk: Fix RTL layout of page title for strong right-to-left characters. When ...
jhawkins@chromium.org
2009-07-21
1
-0
/
+4
*
Decide if we're in RTL or LTR mode by asking GTK+. This prevents
tc@google.com
2009-07-20
1
-2
/
+11
*
Fix native GTK interface.
erg@chromium.org
2009-07-19
1
-0
/
+4
*
Reverting 20516 by re-landing this previous patch.
brettw@chromium.org
2009-07-17
1
-20
/
+1
*
Add a command line argument to disable message boxes. This is useful to
abarth@chromium.org
2009-07-17
1
-0
/
+5
*
Restore RTL icons to CustomDrawButtonBase.
tc@google.com
2009-07-13
2
-2
/
+4
*
Mac-ify the app-based extensions folder name.
avi@chromium.org
2009-07-13
1
-0
/
+12
*
Revert previous clipping rect change for Cairo to see if it fixes the build.
brettw@chromium.org
2009-07-13
1
-1
/
+20
*
Keep the cairo clipping region in sync with the Skia one.
brettw@chromium.org
2009-07-13
1
-20
/
+1
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
3
-10
/
+80
*
Some views GTK fixes.
brettw@chromium.org
2009-07-08
1
-0
/
+4
*
Remove svn:executable property from files that don't need it.
thestig@chromium.org
2009-07-08
3
-22
/
+22
*
Add the keys used by the back/forward menu items to the accelerator map so th...
ben@chromium.org
2009-07-08
1
-0
/
+3
*
Allow getting the theme tint as a value so that it can be applied independent...
avi@chromium.org
2009-07-01
1
-3
/
+9
*
Enable opening downloads from the Mac download shelf.
paul@chromium.org
2009-07-01
1
-0
/
+10
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-5
/
+12
*
Disable TextEliderTest.ElideTextLongStrings because it fails on linux
nsylvain@chromium.org
2009-06-26
1
-1
/
+3
*
Make omnibox2 dropdown not flash during result set transitions...
ben@chromium.org
2009-06-26
2
-2
/
+2
*
Add a function to ResourceBundle to allow loading images that will mirror in ...
estade@chromium.org
2009-06-25
2
-13
/
+40
*
Landing http://codereview.chromium.org/146142
thomasvl@chromium.org
2009-06-25
1
-1
/
+2
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
2
-10
/
+10
*
Review URL: http://codereview.chromium.org/146114
jshin@chromium.org
2009-06-24
1
-2
/
+2
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
7
-133
/
+189
*
Correct IsClosing() calculation in slide_animation.h
estade@chromium.org
2009-06-22
1
-1
/
+1
*
Theme image support for the Mac.
avi@chromium.org
2009-06-22
3
-2
/
+29
*
Add helper for forcing a GtkEntry to lowercase.
mattm@chromium.org
2009-06-18
2
-12
/
+9
*
Make GetTitle returns const wstring& instead of wstring and
munjal@chromium.org
2009-06-17
2
-2
/
+2
*
Added missing .xtb files for locale specific settings.
jungshik@google.com
2009-06-17
50
-6
/
+444
*
Bug 14202: Support relative paths when installing external extensions through...
finnur@chromium.org
2009-06-16
2
-6
/
+13
*
Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for some
jshin@chromium.org
2009-06-16
4
-19
/
+51
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
4
-0
/
+287
*
Add missing cairo_surface_destroy. Fixes a memory leak.
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
4
-9
/
+29
*
Use a less gigantor base font for TOOLKIT_VIEWS to better match the aesthetic...
ben@chromium.org
2009-06-08
1
-0
/
+5
*
When the resource bundle is not available, the UI font family and the UI font...
jshin@chromium.org
2009-06-08
1
-1
/
+7
*
Second (and hopefully the final) fix for the issue 805:
yusukes@google.com
2009-06-06
3
-2
/
+52
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
1
-0
/
+4
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
4
-65
/
+0
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-2
/
+2
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
1
-0
/
+4
*
Fix opaque app mode display.
glen@chromium.org
2009-06-02
2
-0
/
+0
*
Make the bookmark bar closing animation less janky.
estade@chromium.org
2009-06-01
1
-0
/
+1
*
Use the right frame type on startup, do proper swapping of frames when themes...
glen@chromium.org
2009-05-31
1
-0
/
+4
[next]