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_base.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
New OOL violations on linux since last week, along with the final Mac OOL fixes.
erg@google.com
2011-03-01
1
-0
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-0
/
+1
*
Fix key identifier conversion.
bryeung@chromium.org
2011-02-09
1
-3
/
+1
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-2
/
+2
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-1
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-1
/
+0
*
Conditionally add compile-time enable for the web audio API only on Mac OS X
crogers@google.com
2011-01-24
1
-0
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-8
/
+8
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-11
/
+15
*
Fix bustage
ben@chromium.org
2011-01-20
1
-35
/
+29
*
Move BiDiLineIterator to base/i18n/ directory.
tfarina@chromium.org
2011-01-20
1
-2
/
+1
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-4
/
+4
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
1
-17
/
+21
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-8
/
+5
*
Some wstring -> string16 conversion in src/app.
tony@chromium.org
2011-01-18
1
-1
/
+0
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-5
/
+8
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-8
/
+5
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-17
/
+17
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-28
/
+28
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-12
/
+38
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-9
/
+0
*
Move animation code to new ui/base/animation directory.
ben@chromium.org
2011-01-07
1
-16
/
+0
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-7
/
+4
*
Move some functions out of win_util and into hwnd_util, and into a new win/sh...
brettw@google.com
2010-12-30
1
-0
/
+2
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-0
/
+4
*
Remove wstring from l10n_util. Part 1.
avi@chromium.org
2010-12-28
1
-1
/
+1
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
1
-0
/
+2
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
1
-0
/
+2
*
Keep deinlining stuff.
erg@google.com
2010-12-15
1
-0
/
+1
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+1
*
Integrates libjpeg-turbo into Chromium (Chromium side)
hbono@chromium.org
2010-12-07
1
-1
/
+1
*
Monitor sleep/wake on Mac. Should fix some networking issues arising after sl...
avi@chromium.org
2010-11-24
1
-0
/
+1
*
Attempt 2 at:
sky@chromium.org
2010-11-21
1
-0
/
+4
*
Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...
sky@chromium.org
2010-11-19
1
-4
/
+0
*
Converts usage of SetProp/GetProp to a map. Even after making sure we
sky@chromium.org
2010-11-19
1
-0
/
+4
*
More animation cleanup.
sky@chromium.org
2010-11-18
1
-0
/
+2
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
1
-0
/
+2
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
1
-4
/
+0
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
1
-0
/
+6
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-0
/
+1
*
Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...
brettw@chromium.org
2010-10-17
1
-1
/
+5
*
Move iat_patch from base to app/win. Remove the functions from the header since
brettw@chromium.org
2010-10-14
1
-0
/
+7
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-1
/
+0
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-0
/
+34
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-34
/
+0
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-0
/
+34
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-34
/
+0
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-0
/
+34
[next]