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
*
Improving logging in /app, /base, /crypto and /ipc. Updating plain DCHECK() u...
kushi.p@gmail.com
2011-04-28
1
-3
/
+3
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-0
/
+5
*
Fix a crash that happens if we fail to mmap resources.pak.
tony@chromium.org
2011-04-19
1
-0
/
+1
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-1
/
+1
*
Cleanup SQLite 3.6.18 import.
shess@chromium.org
2011-04-12
3
-2
/
+103
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
3
-35
/
+17
*
Replace larger throbber by correctly scaled ones
oshima@google.com
2011-04-08
1
-0
/
+0
*
Changes default favicon.
sky@chromium.org
2011-04-08
1
-0
/
+0
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
23
-5187
/
+0
*
Standardize grit invokes
thomasvl@chromium.org
2011-03-28
1
-28
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
8
-16
/
+16
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
9
-1412
/
+0
*
Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...
jamesr@chromium.org
2011-03-25
5
-19
/
+46
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-24
1
-0
/
+4
*
Revert 79211 - Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-4
/
+0
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-0
/
+4
*
Adding larger throbbers for touch case. This is not the final PNGs that requi...
saintlou@chromium.org
2011-03-23
2
-1
/
+6
*
Lands http://codereview.chromium.org/2928005/ for Dill:
sky@chromium.org
2011-03-22
1
-0
/
+1
*
Roll skia r970->r980
bsalomon@google.com
2011-03-22
1
-1
/
+0
*
Resubmit of reverted CL: http://codereview.chromium.org/6677105
twiz@chromium.org
2011-03-21
5
-1
/
+542
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
5
-44
/
+4
*
Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end...
bradnelson@google.com
2011-03-19
5
-547
/
+1
*
Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execut...
twiz@chromium.org
2011-03-19
5
-1
/
+547
*
Normalize the top-level ui/ module.
rsesek@chromium.org
2011-03-18
1
-1
/
+1
*
Revert 78536 - Use gl_bindings instead of linking against OpenGL directly.
backer@chromium.org
2011-03-17
1
-0
/
+1
*
Use gl_bindings instead of linking against OpenGL directly.
backer@chromium.org
2011-03-17
1
-1
/
+0
*
Revert r77777 (a temporary hack) and roll in the fix from ANGLE (567:571).
apatrick@chromium.org
2011-03-15
1
-21
/
+1
*
Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...
kushi.p@gmail.com
2011-03-13
1
-1
/
+1
*
Reland 77769
apatrick@chromium.org
2011-03-11
1
-1
/
+21
*
Revert 77769 - Reland 77766
apatrick@chromium.org
2011-03-11
1
-14
/
+0
*
Reland 77766
apatrick@chromium.org
2011-03-11
1
-0
/
+14
*
Revert 77766 - Preload D3DCompiler_42.dll.
apatrick@chromium.org
2011-03-11
1
-16
/
+1
*
Preload D3DCompiler_42.dll.
apatrick@chromium.org
2011-03-11
1
-1
/
+16
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-08
106
-3476
/
+5
*
Update translations using strings from launchpad.net r144
tony@chromium.org
2011-03-07
1
-0
/
+1
*
Revert 77068 - Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-07
106
-5
/
+3474
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-06
106
-3474
/
+5
*
Update translations using strings from launchpad.net r141
tony@chromium.org
2011-03-05
1
-0
/
+1
*
Add a function to get the processor architecture. I will be using this in th...
pkasting@chromium.org
2011-03-04
1
-2
/
+2
*
New OOL violations on linux since last week, along with the final Mac OOL fixes.
erg@google.com
2011-03-01
1
-0
/
+1
*
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
[next]