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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes tab contents crash. This changes a number of things in dragged
sky@google.com
2009-01-27
1
-13
/
+40
*
Add NOTREACHED() in switch default part which should never be reached.
phajdan.jr@chromium.org
2009-01-27
1
-0
/
+1
*
Make popups closer to pixel-perfect. The main problem is that the toolbar is...
pkasting@chromium.org
2009-01-27
6
-65
/
+77
*
Reverting 8722,8721.
maruel@chromium.org
2009-01-27
9
-206
/
+102
*
First step of porting VisitedLinkMaster to POSIX:
jeremy@chromium.org
2009-01-27
9
-102
/
+206
*
Fix linux build breakage.
maruel@chromium.org
2009-01-27
1
-0
/
+3
*
Unimportant cleanup.
avi@chromium.org
2009-01-27
2
-2
/
+2
*
Porting in chrome/views/
phajdan.jr@chromium.org
2009-01-27
7
-47
/
+39
*
Fix the nib references.
avi@chromium.org
2009-01-27
1
-6
/
+3
*
Revert change 8693 because it breaks the unit_tests.
nsylvain@chromium.org
2009-01-27
13
-139
/
+83
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
17
-2514
/
+1762
*
Fix regression caused by CommandLine change.
kuchhal@chromium.org
2009-01-27
1
-1
/
+2
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
15
-8
/
+760
*
Extract a cross-platform LocationBar interface accessible via the BrowserWind...
ben@chromium.org
2009-01-27
13
-83
/
+139
*
Move jpeg_codec.* to base/gfx
estade@chromium.org
2009-01-27
15
-760
/
+8
*
Fixes my accidental check-in of renderer.vcproj with CRLF endings.
scherkus@chromium.org
2009-01-27
1
-343
/
+343
*
Wire the eula and the dialog display code
cpu@google.com
2009-01-27
10
-19
/
+223
*
Revert "Make render_view_host compile on Mac & Linux, add to the build."
agl@chromium.org
2009-01-26
10
-95
/
+47
*
Fix the build.
brettw@chromium.org
2009-01-26
1
-3
/
+4
*
Fix the build.
brettw@chromium.org
2009-01-26
1
-2
/
+2
*
Fix the build.
brettw@chromium.org
2009-01-26
1
-1
/
+1
*
Added media as a chrome.dll dependency.
scherkus@chromium.org
2009-01-26
2
-0
/
+2
*
Make render_view_host compile on Mac & Linux, add to the build.
brettw@google.com
2009-01-26
9
-42
/
+89
*
Change FileStream to use FilePath instead of wstring.
erikkay@google.com
2009-01-26
2
-4
/
+6
*
Include chrome/browser/views/SConscript in Linux build.
phajdan.jr@chromium.org
2009-01-26
2
-4
/
+172
*
Make RenderWidgetHelper portable.
brettw@chromium.org
2009-01-26
3
-25
/
+43
*
Link Doctor is expecting the query param connectionfailure, not
tc@google.com
2009-01-26
1
-1
/
+1
*
This change should have few user-visible effects. I think I slightly modifie...
pkasting@chromium.org
2009-01-26
8
-322
/
+341
*
Added media/base to chrome/renderer/DEPS.
scherkus@chromium.org
2009-01-26
1
-0
/
+1
*
Add some more menu items from cole
pinkerton@google.com
2009-01-26
2
-244
/
+459
*
fix button cell to use cell's tag for appearance, not the button's cell which...
pinkerton@google.com
2009-01-26
3
-24
/
+39
*
Checking in stubbed out ChromeMediaPlayer filter implementations.
scherkus@chromium.org
2009-01-26
9
-315
/
+556
*
Close the handle to the child process after terminating it. This avoids
darin@chromium.org
2009-01-26
1
-0
/
+1
*
sync up xcode proj with scons file
pinkerton@google.com
2009-01-26
1
-0
/
+28
*
Fixes possible crash in restoring a previously closed window. The
sky@google.com
2009-01-26
1
-0
/
+3
*
Some cleanups I've had sitting around for a while that are getting in my way ...
pkasting@chromium.org
2009-01-26
1
-139
/
+93
*
Two of the three places that set a window mask had it wrong. Fix it.
pkasting@chromium.org
2009-01-26
2
-3
/
+9
*
Fix warning which breaks compile with gcc 4.3.x
maruel@chromium.org
2009-01-26
1
-2
/
+2
*
Reverting 8627,8625.
maruel@chromium.org
2009-01-26
12
-313
/
+737
*
Fix MSVC warning.
phajdan.jr@chromium.org
2009-01-26
1
-1
/
+3
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-01-26
12
-737
/
+311
*
Small porting in chrome/
phajdan.jr@chromium.org
2009-01-26
7
-13
/
+21
*
Bump for 160 dev cycle
mal@chromium.org
2009-01-25
1
-1
/
+1
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
10
-84
/
+187
*
Make sure the TabStripModelDelegate can never be NULL.
ben@chromium.org
2009-01-24
3
-64
/
+68
*
Random de-Windows-ification-ism-izing in renderer_host.
brettw@chromium.org
2009-01-24
6
-45
/
+48
*
Do some cleanup in the resource message filter. Hopefully it will compile on
brettw@chromium.org
2009-01-24
2
-40
/
+86
*
Do some header file cleanup of RenderWidgetHost. I moved everything to be
brettw@chromium.org
2009-01-24
7
-483
/
+476
*
Two things:
ben@chromium.org
2009-01-24
26
-84
/
+136
*
revert r8603
rvargas@google.com
2009-01-24
33
-215
/
+128
[prev]
[next]