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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow connecting and messaging with extension ports by funneling external
mpcomplete@google.com
2009-05-19
8
-17
/
+469
*
Add new app_resources target, and remove all dependencies on chrome.gyp from ...
ben@chromium.org
2009-05-19
2
-9
/
+54
*
linux: more dialog touchups. I had missed one before.
evan@chromium.org
2009-05-19
3
-20
/
+16
*
Take 2 at forcing the foreground and background color of the
tc@google.com
2009-05-19
2
-1
/
+14
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
14
-240
/
+10
*
Adds 'hard error' message box support
cpu@google.com
2009-05-19
5
-0
/
+174
*
linux: disable strict aliasing for WebCore.
evan@chromium.org
2009-05-19
1
-0
/
+3
*
Revert "Force the foreground and background color of the omnibox text."
tc@google.com
2009-05-19
1
-14
/
+1
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-19
4
-1
/
+24
*
Fixes a drawing bug when scrolling a page with frames on Mac.
rohitrao@chromium.org
2009-05-19
1
-6
/
+7
*
DevTools: enable sanity test.
pfeldman@chromium.org
2009-05-19
3
-7
/
+11
*
Force the foreground and background color of the omnibox text.
tc@google.com
2009-05-19
1
-1
/
+14
*
Only build and depend on views/ on Linux when toolkit_views is set.
phajdan.jr@chromium.org
2009-05-19
1
-8
/
+33
*
Remove tcmalloc related failures from the known failures list.
mbelshe@google.com
2009-05-19
1
-19
/
+0
*
Ifdef out some Windows dependencies. This is the first pass trying to get
brettw@chromium.org
2009-05-19
1
-0
/
+10
*
Fixes merge error.
sky@chromium.org
2009-05-19
1
-6
/
+0
*
Makes dragged_tab_controller compiler on linux. I'm not adding this to
sky@chromium.org
2009-05-19
4
-47
/
+71
*
Gets dragged_tab_view to compile on linux.
sky@chromium.org
2009-05-19
5
-5
/
+53
*
Make new methods pure virtual per Brett's request in http://codereview.chromi...
erikkay@google.com
2009-05-19
1
-2
/
+2
*
Fix the Windows release build by adding some missing includes.
brettw@chromium.org
2009-05-19
1
-0
/
+4
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
42
-80
/
+71
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
21
-224
/
+375
*
Adding a general script to fetch values from the BRANDING files.
thomasvl@chromium.org
2009-05-19
4
-40
/
+66
*
Must register the AE handler earlier to catch the open url on a launch.
avi@chromium.org
2009-05-19
2
-17
/
+44
*
Make javascript dialogs able to prompt for text.
avi@chromium.org
2009-05-19
1
-13
/
+59
*
Update where the nib is on disk since a change moved it to make localization ...
thomasvl@chromium.org
2009-05-19
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/113533
apavlov@chromium.org
2009-05-19
4
-6
/
+65
*
Remove two todo's since the pref controls initializing breakpad, and if users...
thomasvl@chromium.org
2009-05-19
1
-2
/
+0
*
Fix build breakage (add file missing in 115508).
pfeldman@chromium.org
2009-05-19
1
-0
/
+2
*
DevTools: increase web inspector height
pfeldman@chromium.org
2009-05-19
1
-1
/
+1
*
DevTools: do not cache xmlhttp when client is not attached; reduce agent cach...
pfeldman@chromium.org
2009-05-19
1
-10
/
+17
*
Fixed use of uninitialized variable problem in generated bindings. It
plesner@google.com
2009-05-19
1
-2
/
+1
*
Update to new version of tcmalloc (new spinlock implementation)
mbelshe@google.com
2009-05-19
2
-1
/
+5
*
Create a new app_strings target that builds strings for the app_base and even...
ben@chromium.org
2009-05-19
7
-7
/
+303
*
Fix Linux Bustage from new CL where it is missing string import
abarth@chromium.org
2009-05-19
1
-0
/
+1
*
Fix a misaligmnet in rendering video frames
hclam@chromium.org
2009-05-19
1
-2
/
+2
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
17
-93
/
+622
*
Linux: Make the render view default color white.
estade@chromium.org
2009-05-19
1
-1
/
+7
*
Ensure proper extension when saving an HTML page.
estade@chromium.org
2009-05-19
5
-25
/
+73
*
Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed.
levin@chromium.org
2009-05-19
2
-168
/
+2
*
Fix an aggressive DCHECK in media::VideoThread
hclam@chromium.org
2009-05-19
1
-2
/
+2
*
Fix memory leak in corrupt JPEG decoding.
thestig@chromium.org
2009-05-19
2
-13
/
+2
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
12
-405
/
+1889
*
Fast paint for <video> by writing to SkCanvas directly
hclam@chromium.org
2009-05-19
2
-17
/
+193
*
Update DEPS to pull latest GURL, which includes IPv6 canonicalization.
eroman@chromium.org
2009-05-19
1
-1
/
+1
*
SeekableBuffer to implement a window of buffer which has short seeking ability.
hclam@chromium.org
2009-05-19
4
-0
/
+610
*
Rename app.vcproj to app_base.vcproj to match what is generated
tc@google.com
2009-05-19
1
-1
/
+1
*
Fix for breakpad not generating a minidump in certain cases on OSX.
jeremy@chromium.org
2009-05-19
3
-4
/
+3
*
Widen it a little more. Seems like my test machine has more compact fonts tha...
finnur@chromium.org
2009-05-19
2
-3
/
+3
*
Add chrome/browser/dock_info_win.cc and
sgk@google.com
2009-05-18
1
-0
/
+3
[next]