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
*
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
*
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
1
-1
/
+1
*
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
11
-15
/
+13
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
16
-209
/
+331
*
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
*
Review URL: http://codereview.chromium.org/113533
apavlov@chromium.org
2009-05-19
4
-6
/
+65
*
DevTools: increase web inspector height
pfeldman@chromium.org
2009-05-19
1
-1
/
+1
*
Create a new app_strings target that builds strings for the app_base and even...
ben@chromium.org
2009-05-19
1
-0
/
+64
*
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
*
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
*
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
1
-1
/
+1
*
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
*
Implement the sad tab crash animation for tabs in linux.
jhawkins@chromium.org
2009-05-18
2
-3
/
+126
*
Linux: Just enough toolbar theming to make everything look normal again.
estade@chromium.org
2009-05-18
4
-18
/
+53
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
4
-19
/
+10
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-18
10
-101
/
+101
*
YUV with clipping.
fbarchard@chromium.org
2009-05-18
1
-9
/
+10
*
Hook up stats reporting via default system on OS X.
jeremy@chromium.org
2009-05-18
6
-8
/
+151
*
Linux: Don't unparent unselected tab contentses.
estade@chromium.org
2009-05-18
3
-5
/
+18
*
Landing approved patch for Vincent Zanotti.
jhawkins@chromium.org
2009-05-18
1
-3
/
+7
*
Force the font size in the omnibox, tabs, find bar, and download shelf
tc@google.com
2009-05-18
9
-2
/
+36
*
Move app-related unit tests to gyp in app.gyp
ben@chromium.org
2009-05-18
2
-37
/
+23
*
Fix a crash in the extension system when sending response back to extension w...
finnur@chromium.org
2009-05-18
2
-4
/
+7
*
Refactors HWNDPhotobooth into NativeViewPhotobooth and
sky@chromium.org
2009-05-18
8
-42
/
+92
*
GTK: Give the find bar a more reasonable size.
estade@chromium.org
2009-05-18
1
-1
/
+4
*
More NOTIMPLEMENTED() swatting.
estade@chromium.org
2009-05-18
1
-2
/
+4
*
Only send SelectionChanged events when the selection has actually changed.
estade@chromium.org
2009-05-18
2
-1
/
+15
[next]