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
*
linux: rearrange clipboard code
evan@chromium.org
2009-10-20
3
-46
/
+45
*
app depends on x11 because of active_window_watcher_x.
evan@chromium.org
2009-10-20
1
-0
/
+1
*
Add missing files to app.gyp.
mark@chromium.org
2009-10-20
1
-3
/
+6
*
Plug a font leak.
davemoore@chromium.org
2009-10-19
1
-1
/
+3
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
3
-24
/
+54
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
6
-62
/
+54
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-3
/
+73
*
Reverted 29258.
akalin@chromium.org
2009-10-16
3
-73
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-3
/
+73
*
Reverted 29255.
akalin@chromium.org
2009-10-16
3
-73
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-3
/
+73
*
Reverted 29253.
akalin@chromium.org
2009-10-16
3
-73
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-3
/
+73
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
3
-73
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-3
/
+73
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-1
/
+1
*
Make the ThemeProvider methods const.
pkasting@chromium.org
2009-10-13
1
-11
/
+12
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
2
-1
/
+4
*
Remove typos for gtk_native_view_id_manager in app.gyp. Make complains: Circu...
thestig@chromium.org
2009-10-13
1
-2
/
+0
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
2
-2
/
+2
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
8
-1
/
+730
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Add support for Swahili and Amharic.
mal@chromium.org
2009-10-09
3
-0
/
+24
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
1
-8
/
+5
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
2
-1
/
+2
*
Fix SQL preloading. I did Run() with a SELECT which produces data, so it
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
12
-2
/
+1451
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
1
-3
/
+15
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
13
-3
/
+2881
*
Animations: animate to current time, rather than a set number of frames.
estade@chromium.org
2009-10-03
2
-27
/
+22
*
Fix build by modifying a file I forgot
brettw@chromium.org
2009-10-03
1
-5
/
+5
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
9
-7
/
+1693
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
7
-40
/
+102
*
Check in the binary resources from:
aa@chromium.org
2009-10-02
4
-0
/
+5
*
Rollback broken change, again.
aa@chromium.org
2009-10-02
4
-5
/
+0
*
Check in http://codereview.chromium.org/259004 again.
aa@chromium.org
2009-10-02
4
-0
/
+5
*
Landing font change again. I don't believe early flakiness was the
sky@chromium.org
2009-10-01
2
-16
/
+28
*
Revert tree bustage.
aa@chromium.org
2009-10-01
4
-5
/
+0
*
First cut at badge implementation. Right now it just uses static
aa@chromium.org
2009-10-01
4
-0
/
+5
*
Coverity: Remove a check for < 0 on an unsigned int.
jhawkins@chromium.org
2009-10-01
1
-5
/
+5
*
Reverting recent font change, it seems to be causing problems with
sky@chromium.org
2009-10-01
2
-28
/
+16
*
Attempt 4 at fixing font size on linux. I think I finally got
sky@chromium.org
2009-10-01
2
-16
/
+28
*
[Linux] Supports the LANGUAGE environment variable.
suzhe@chromium.org
2009-09-30
2
-14
/
+96
*
Update strings with latest translations, including Amharic and Swahili.
mal@chromium.org
2009-09-29
2
-0
/
+91
*
Add support for Amharic (am) and Swahili (sw) in the grd files.
mal@chromium.org
2009-09-29
1
-0
/
+6
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
3
-0
/
+113
*
Comment out the condition (b == vmax), since it will always be true at this p...
jhawkins@chromium.org
2009-09-28
1
-1
/
+3
*
Add basic sqlite error handling to the new sqlite handlers
cpu@chromium.org
2009-09-25
5
-13
/
+120
*
Simplify life for people trying to pick a "readable" foreground color by not ...
pkasting@chromium.org
2009-09-24
2
-15
/
+28
[next]