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
*
Report EGL error strings whenever an EGL function fails.
apatrick@chromium.org
2010-10-19
1
-27
/
+107
*
Convert LOG(INFO) to VLOG(1) - app/.
pkasting@chromium.org
2010-10-19
5
-10
/
+10
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
2
-0
/
+3
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
3
-2
/
+40
*
Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...
brettw@chromium.org
2010-10-17
5
-1
/
+430
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
2
-3
/
+3
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
3
-9
/
+9
*
Move xdg_util into base/nix. I originally wanted to use base/linux, but you
brettw@chromium.org
2010-10-16
1
-2
/
+3
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
1
-1
/
+0
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
6
-16
/
+16
*
Move iat_patch from base to app/win. Remove the functions from the header since
brettw@chromium.org
2010-10-14
3
-0
/
+357
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
2
-410
/
+0
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
2
-3
/
+3
*
Fix for the shared library build issue. This reverts my previous two tries wh...
brettw@chromium.org
2010-10-10
1
-1
/
+0
*
More fixes for the Linux shlib build, probably not everything yet.
brettw@chromium.org
2010-10-10
1
-0
/
+1
*
Fix the wrong mesa lib name.
zmo@google.com
2010-10-08
1
-2
/
+2
*
Added switch to disable GPU vsync.
apatrick@chromium.org
2010-10-07
13
-7
/
+164
*
Fixed crash when GetClientRect fails.
apatrick@chromium.org
2010-10-06
1
-1
/
+5
*
Load libGLESv2.dll before libEGL.dll.
apatrick@chromium.org
2010-10-06
3
-10
/
+50
*
Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...
satish@chromium.org
2010-10-06
4
-218
/
+83
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-06
4
-83
/
+218
*
GPU process does one-off EGL initialization on linux.
apatrick@chromium.org
2010-10-05
1
-11
/
+23
*
Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed().
rsesek@chromium.org
2010-10-05
2
-0
/
+18
*
Revert asynchronous backing store changes.
derat@chromium.org
2010-10-05
1
-4
/
+0
*
Add DCHECK for misused string resources.
estade@chromium.org
2010-10-04
2
-40
/
+76
*
Add ViewMsg_DoneUsingBitmap message.
derat@chromium.org
2010-10-01
1
-0
/
+4
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
3
-6
/
+26
*
Convert ElideFilename from using wstring to string16.
tony@chromium.org
2010-09-29
3
-11
/
+10
*
DOMUI options: NSS Certificate manager part 1 (read only)
mattm@chromium.org
2010-09-29
1
-0
/
+3
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
3
-3
/
+3
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
8
-2
/
+25
*
app/sql/connection hygiene enforcement.
shess@chromium.org
2010-09-28
2
-9
/
+67
*
Made droparrow (currently used at new user pod at login screen) more visually...
dilmah@chromium.org
2010-09-27
1
-0
/
+0
*
Visually polish language selector for new user pod.
dilmah@chromium.org
2010-09-24
1
-0
/
+0
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
2
-0
/
+2
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
3
-17
/
+28
*
Default IDR_MENU_DROPARROW is unsuitable for us because it is too opaque.
dilmah@chromium.org
2010-09-22
2
-0
/
+1
*
Track down errno for SQLITE_IOERR_WRITE is happening.
shess@chromium.org
2010-09-21
3
-2
/
+18
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
1
-0
/
+2
*
[GTK] fix wraparound error in clipboard.
estade@chromium.org
2010-09-21
3
-1
/
+22
*
Fixed the race described in bug 54400 by changing a LOG(FATAL) to a LOG(ERROR...
apatrick@chromium.org
2010-09-20
1
-10
/
+37
*
Added lots of logging to the GPU code.
apatrick@chromium.org
2010-09-20
9
-34
/
+81
*
GTK: The wrench menu should remain open after clicking +/-.
erg@google.com
2010-09-20
2
-1
/
+28
*
Enable extended error codes for SQLite.
shess@chromium.org
2010-09-18
2
-0
/
+11
*
[GTK] Fix paragraph directionality for first run dialog in Hebrew.
estade@chromium.org
2010-09-16
1
-5
/
+22
*
Make our X11 error handler more descriptive
jamesr@chromium.org
2010-09-16
2
-4
/
+8
*
Revert 52446 - Supports High DPI mode.
hbono@google.com
2010-09-14
2
-22
/
+0
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
3
-88
/
+120
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
3
-120
/
+88
[next]