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
*
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
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-0
/
+4
*
Make sure the RootView is sized to the correct bounds when the opaque frame i...
ben@chromium.org
2009-10-23
1
-0
/
+3
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
1
-3
/
+3
*
Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org...
avi@chromium.org
2009-10-22
2
-1
/
+44
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
4
-73
/
+160
*
Implement dragging icon for dragging bookmarks in views/gtk.
skrul@google.com
2009-10-21
4
-4
/
+37
*
GTK: Display explanatory message on sad tab page.
estade@chromium.org
2009-10-21
1
-4
/
+3
*
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
[next]