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
*
Out of line cleanups for Mac.
erg@google.com
2011-02-22
2
-1
/
+3
*
More test out-of-lining.
erg@google.com
2011-02-14
3
-59
/
+70
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
1
-1
/
+0
*
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
*
linux: fix gl_context_egl header order
evan@chromium.org
2011-02-07
1
-7
/
+10
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
6
-8
/
+8
*
GPU process does not fall back to alternative GL implementation.
apatrick@chromium.org
2011-02-04
5
-20
/
+20
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
5
-503
/
+2
*
Cleanup base & app unit test MockCrApp NSApp initialization.
msw@chromium.org
2011-02-03
1
-8
/
+2
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-1
/
+1
*
Pull in new launchpad.net translations and actually build the
tony@chromium.org
2011-02-02
2
-0
/
+40
*
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
*
Exposed GL_NV_fence bindings to GPU process.
apatrick@chromium.org
2011-01-26
2
-0
/
+21
*
Call sqlite3Preload() only when not using system sqlite. Modify the
rohitrao@chromium.org
2011-01-26
1
-0
/
+4
*
appp: Remove tween.h header file.
tfarina@chromium.org
2011-01-25
1
-44
/
+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
13
-2157
/
+12
*
Final pass at removing unused strings.
estade@chromium.org
2011-01-21
1
-2
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
19
-1534
/
+29
*
Fix bustage
ben@chromium.org
2011-01-20
2
-38
/
+32
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
26
-3443
/
+13
*
base/i18n: Add namespace i18n to CharIterator.
tfarina@chromium.org
2011-01-20
1
-3
/
+2
*
Move BiDiLineIterator to base/i18n/ directory.
tfarina@chromium.org
2011-01-20
3
-98
/
+1
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
5
-586
/
+4
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
13
-1010
/
+22
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
11
-541
/
+6
*
Some wstring -> string16 conversion in src/app.
tony@chromium.org
2011-01-18
6
-33
/
+6
*
The GPU process cannot be placed on a UI thread in --single-process mode beca...
backer@chromium.org
2011-01-18
2
-9
/
+10
*
app: Remove animation header files.
tfarina@chromium.org
2011-01-15
10
-645
/
+0
*
Relanding r71472.
apatrick@chromium.org
2011-01-14
6
-29
/
+47
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
11
-6
/
+541
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
11
-541
/
+6
*
Revert 71472 - Use GL rather than EGL by default on linux.
apatrick@chromium.org
2011-01-14
6
-47
/
+29
*
Use GL rather than EGL by default on linux.
apatrick@chromium.org
2011-01-14
6
-29
/
+47
*
Implementing context menu for the new views textfield.
varunjain@chromium.org
2011-01-14
1
-0
/
+3
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
21
-2262
/
+19
*
EGL contexts reference count the EGL surfaces they share.
apatrick@chromium.org
2011-01-13
2
-46
/
+66
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
20
-2146
/
+43
*
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
craig.schlenter@chromium.org
2011-01-13
1
-4
/
+4
*
Cleanup: Put #ifdefed typedef below non-#ifdefed declarations. Reorder defin...
pkasting@chromium.org
2011-01-12
3
-83
/
+80
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
9
-2186
/
+45
*
Downgrade a CHECK to a LOG(ERROR) so we don't crash if we
tony@chromium.org
2011-01-12
1
-1
/
+3
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
15
-3061
/
+7
*
Start reordering the methods in headers in app/.
erg@google.com
2011-01-10
11
-67
/
+69
*
Make accelerated plugin support aware of the requirement to use the
kbr@google.com
2011-01-10
1
-0
/
+5
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-2
/
+1
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
1
-1
/
+2
[next]