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
/
app.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt 2 at:
sky@chromium.org
2009-11-04
1
-0
/
+1
*
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-1
/
+0
*
Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-0
/
+1
*
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
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-3
/
+5
*
Reverted 29258.
akalin@chromium.org
2009-10-16
1
-5
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-3
/
+5
*
Reverted 29255.
akalin@chromium.org
2009-10-16
1
-5
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-3
/
+5
*
Reverted 29253.
akalin@chromium.org
2009-10-16
1
-5
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-3
/
+5
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
1
-5
/
+3
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-3
/
+5
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-1
/
+1
*
Remove typos for gtk_native_view_id_manager in app.gyp. Make complains: Circu...
thestig@chromium.org
2009-10-13
1
-2
/
+0
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-0
/
+10
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-0
/
+16
*
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
1
-0
/
+10
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-0
/
+12
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
1
-0
/
+2
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-0
/
+4
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-4
/
+0
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-0
/
+4
*
Rolling back 26904, didn't take chrome branding into account.
bradnelson@google.com
2009-09-23
1
-23
/
+24
*
Changing the grd files in chrome/webkit/app to be compiled to seprate
bradnelson@google.com
2009-09-23
1
-24
/
+23
*
Adding a GYP variable to indicate if a build wants Title Case strings or not.
thomasvl@chromium.org
2009-09-22
1
-0
/
+5
*
Add all locales to the appropriate generated file lists in .gyp files.
thestig@chromium.org
2009-09-17
1
-4
/
+4
*
Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa...
thestig@chromium.org
2009-09-17
1
-2
/
+1
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Reverts linux font change again. Slow down isn't as bad as before. But
sky@chromium.org
2009-09-14
1
-0
/
+1
*
Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...
sky@chromium.org
2009-09-14
1
-1
/
+0
*
Reverts r26015. It caused a startup regression:(
sky@chromium.org
2009-09-11
1
-0
/
+1
*
Add a new wrapper for sqlite. This is mostly a large cleanup of the existing
brettw@chromium.org
2009-09-11
1
-1
/
+13
*
Nukes font_skia and converts font_gtk to use pango. This was
sky@chromium.org
2009-09-11
1
-1
/
+0
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-4
/
+4
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-0
/
+3
*
Parameterize the Google Update appid at build time instead of hard coding it ...
robertshield@chromium.org
2009-09-01
1
-1
/
+46
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
1
-0
/
+8
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-0
/
+1
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
1
-3
/
+15
*
Provides implementation of DragDropTypes for GTK.
sky@chromium.org
2009-08-09
1
-12
/
+13
*
Move some Mac l10n helpers out into app/l10n so they are closer to the generi...
thomasvl@chromium.org
2009-08-07
1
-0
/
+3
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
1
-0
/
+1
*
Theme image support for the Mac.
avi@chromium.org
2009-06-22
1
-0
/
+1
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
1
-0
/
+3
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
1
-2
/
+0
*
Add locale_settings file to app_strings target.
ben@chromium.org
2009-05-20
1
-23
/
+18
*
Add new app_resources target, and remove all dependencies on chrome.gyp from ...
ben@chromium.org
2009-05-19
1
-9
/
+39
[next]