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
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+1
*
FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...
viettrungluu@chromium.org
2010-08-14
6
-11
/
+3
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
5
-7
/
+12
*
Removed reference to glew from comment.
apatrick@chromium.org
2010-08-12
1
-1
/
+1
*
Cleanup: Get rid of TreeNodeChildrenReordered.
tfarina@chromium.org
2010-08-11
2
-17
/
+5
*
Fixed build problems on Mac OS X when using GLContext from Chromium's
kbr@google.com
2010-08-10
6
-7
/
+10
*
FBTF: Minor gfx/ header cleanup.
erg@google.com
2010-08-10
4
-3
/
+5
*
Added a couple of new GL extension bindings.
apatrick@chromium.org
2010-08-09
3
-2
/
+30
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
2
-2
/
+1
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
2
-1
/
+2
*
Add one more test to TreeNodeModelTest.
tfarina@chromium.org
2010-08-07
1
-0
/
+15
*
rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)
pvalchev@google.com
2010-08-06
1
-4
/
+2
*
app: Add unittests for TreeNodeModel.
tfarina@chromium.org
2010-08-06
2
-1
/
+279
*
base: rename Environment::SetEnv to Environment::SetVar.
tfarina@chromium.org
2010-08-06
1
-5
/
+5
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
2
-2
/
+0
*
Remove a deprecated wstring ToLower function.
tony@chromium.org
2010-08-04
2
-10
/
+0
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
9
-50
/
+48
*
base: rename Environment::UnSetEnv to Environment::UnSetVar.
tfarina@chromium.org
2010-08-04
1
-1
/
+1
*
De-wstringify gl_implementation.cc.
evan@chromium.org
2010-08-03
1
-13
/
+12
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
3
-2
/
+4
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
2
-4
/
+4
*
GPU command decoder uses depth24_stencil8_oes extension if available.
apatrick@chromium.org
2010-08-02
3
-0
/
+21
*
Add undeclared virtual destructors part 5
ziadh@chromium.org
2010-08-02
3
-0
/
+9
*
Fix bad license header in app/ and net/ directories.
tfarina@chromium.org
2010-07-31
2
-6
/
+6
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-3
/
+3
*
Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API.
tfarina@chromium.org
2010-07-31
1
-7
/
+10
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
2
-1
/
+6
*
Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.
tfarina@chromium.org
2010-07-31
1
-10
/
+7
*
base: Add UnSetEnv function to EnvVarGetter API.
tfarina@chromium.org
2010-07-31
1
-7
/
+10
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
4
-31
/
+43
*
The button menu items on GTK menus honor the enabled state of the command.
sanjeevr@chromium.org
2010-07-29
2
-1
/
+8
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
9
-12
/
+1
*
Add undeclared virtual destructors part 2
ziadh@chromium.org
2010-07-27
2
-0
/
+6
*
Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be...
sanjeevr@chromium.org
2010-07-27
2
-0
/
+10
*
Linux: Fix some NULL versus 0 issues to appease gcc-4.5.
craig.schlenter@chromium.org
2010-07-27
1
-2
/
+2
*
Make the resize gripper invisible.
pkasting@chromium.org
2010-07-27
2
-1
/
+0
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
71
-0
/
+71
*
Coverity 9291: Uninitialized member in clipboard_linux.cc
finnur@chromium.org
2010-07-23
1
-1
/
+1
*
Coverity 9291: Ininitialize member in HighResolutionTimerManager on Posix.
finnur@chromium.org
2010-07-22
1
-1
/
+2
*
GTK: improve clipboard compatibility with firefox + evolution.
estade@chromium.org
2010-07-20
1
-12
/
+11
*
Tweaks the pinned background tab title change animation per Nicholas's
sky@chromium.org
2010-07-19
3
-5
/
+47
*
Adds the application locale police that allows to enforce the kApplicationLoc...
markusheintz@chromium.org
2010-07-19
1
-21
/
+5
*
Mac: Make TransportDIB::Create() work.
thakis@chromium.org
2010-07-17
1
-0
/
+5
*
Move implementations in menu model stuff from header to implementation.
erg@chromium.org
2010-07-16
4
-33
/
+60
*
Fix crash bug in new SSLClientSocketPool.
davidben@chromium.org
2010-07-16
2
-2
/
+30
*
Remove lock.h from resource_bundle.h and histogram.h.
erg@chromium.org
2010-07-16
6
-11
/
+18
*
AcceleratedSurface performs one off GL initialization before attempting to cr...
apatrick@chromium.org
2010-07-15
1
-0
/
+4
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
3
-1
/
+4
*
[Mac] Put buttons into the new unified Wrench menu.
rsesek@chromium.org
2010-07-15
1
-1
/
+2
*
Supports High DPI mode.
hbono@chromium.org
2010-07-15
2
-0
/
+22
[next]