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
*
Generalize the code that checks for user actions in the render view to work o...
estade@chromium.org
2009-05-28
11
-24
/
+28
*
The CPP logic on the log dir seems to have been wrong since last year. Chang...
thomasvl@chromium.org
2009-05-28
2
-23
/
+3
*
Move the Dictionary dir on the Mac out of the package and into user data.
thomasvl@chromium.org
2009-05-28
1
-1
/
+3
*
This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...
jcampan@chromium.org
2009-05-28
6
-48
/
+44
*
The Ctrl-Shift-Delete shortcut was not showing the Clear Browsing Data dialog.
jcampan@chromium.org
2009-05-28
1
-1
/
+1
*
Splits TooltipManager so that it can be ported and stubs out the GTK
sky@chromium.org
2009-05-28
1
-2
/
+0
*
DevTools: remove DevTools from options UI.
pfeldman@chromium.org
2009-05-28
2
-86
/
+0
*
Switching locales projects to be semi gyp generated.
bradnelson@chromium.org
2009-05-28
51
-8452
/
+638
*
Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-28
1
-0
/
+22
*
Add *_unittest.cc and *_uitest.cc modules left out of the gyp build:
sgk@google.com
2009-05-28
1
-1
/
+20
*
Hopefully fix the linux build.
brettw@chromium.org
2009-05-28
2
-2
/
+10
*
Hopefully fdix the Linux build
brettw@chromium.org
2009-05-28
1
-3
/
+1
*
Hopefully fix the Windows build.
brettw@chromium.org
2009-05-28
1
-1
/
+1
*
Hopefully dix the Linux build.
brettw@chromium.org
2009-05-28
1
-1
/
+1
*
Hopefully fix the Linux build again.
brettw@chromium.org
2009-05-28
1
-1
/
+1
*
Hopefully fix the Linux build. dock_info_gtk now include dock_info.h so the
brettw@chromium.org
2009-05-28
1
-1
/
+3
*
Hopefully fix the Linux build.
brettw@chromium.org
2009-05-28
1
-0
/
+1
*
More Linux linking issues fixed.
brettw@chromium.org
2009-05-28
2
-1
/
+101
*
Make the caption text for the "I understand" checkboxes in malware interstitial
arv@google.com
2009-05-28
2
-2
/
+2
*
Make the home buttons transparent and non-glowy like the other ones.
glen@chromium.org
2009-05-28
3
-0
/
+0
*
Remove JSCRE from about:credits
glen@chromium.org
2009-05-28
1
-61
/
+0
*
Bring theme_frame back into chrome/ and change theme_frame to frame in app/
glen@chromium.org
2009-05-28
3
-0
/
+2
*
Remove DataSourceImpl from chrome/renderer/media
hclam@chromium.org
2009-05-28
2
-538
/
+0
*
Add installer. gyp targets: gcapi_dll, gcapi_lib, gcapi_test,
sgk@google.com
2009-05-28
1
-0
/
+321
*
Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...
davemoore@chromium.org
2009-05-28
6
-18
/
+24
*
Shift maximized mode tabstrip up by 1 px to avoid empty pixel at screen top.
pkasting@chromium.org
2009-05-28
2
-11
/
+15
*
Dangerous download dialog for linux.
estade@chromium.org
2009-05-27
10
-38
/
+228
*
Fix erroneous sign when drawing path for right endcap of tabs, causing them t...
pkasting@chromium.org
2009-05-27
1
-1
/
+1
*
With the recent change to the ExternalTabContainer to have it subclass Widget...
ananta@chromium.org
2009-05-27
3
-4
/
+4
*
Update (add back) a few known crash to list.
huanr@chromium.org
2009-05-27
1
-1
/
+7
*
Fix 12729: Find box doesn't unregister Esc accelerator.
finnur@chromium.org
2009-05-27
2
-5
/
+42
*
Converts a bunch things from NativeWindow to NativeView to make it
sky@chromium.org
2009-05-27
17
-50
/
+40
*
Add an unused interface for storing thumbnails. This is to replace the history
brettw@chromium.org
2009-05-27
1
-0
/
+52
*
Make sure that we're restoring focus to a valid subview. (with Rohit)
avi@chromium.org
2009-05-27
1
-1
/
+5
*
Commit on behalf of Yusuke:
glen@chromium.org
2009-05-27
1
-3
/
+8
*
This fixes the problem of the status bubble obscuring the download shelf.
mirandac@chromium.org
2009-05-27
10
-3
/
+41
*
Remove an errant line from DownloadItemGtk that was causing a crash.
estade@chromium.org
2009-05-27
1
-2
/
+0
*
Add .dll (and a .exe) files to the gyp build:
sgk@google.com
2009-05-27
1
-2
/
+166
*
gyp file for pdfsqueeze
thomasvl@chromium.org
2009-05-27
1
-11
/
+34
*
Some ui tests would crash when the browser was closed.
jcampan@chromium.org
2009-05-27
1
-6
/
+10
*
Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.
sky@chromium.org
2009-05-27
2
-0
/
+13
*
Add a preference to enable/disable ID persistence in bookmark model and
munjal@chromium.org
2009-05-27
3
-5
/
+53
*
Chrome renderer support for YV16.
fbarchard@chromium.org
2009-05-27
1
-11
/
+17
*
Initial stab at dialog for "clear browsing data". Needs some UI love from Col...
pinkerton@chromium.org
2009-05-27
1
-0
/
+597
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
33
-194
/
+191
*
Open a new tab page rather than the homepage if startup is set to "open the f...
pkasting@chromium.org
2009-05-27
1
-2
/
+8
*
Don't lose omnibox edits when dragging tabs out. Patch by Yuzo Fujishima (se...
pkasting@chromium.org
2009-05-27
1
-0
/
+3
*
Fix breakpad-related Linux official build breakage.
mmoss@chromium.org
2009-05-27
1
-21
/
+11
*
Add stubs for a variety of dialogs under GTK-Views.
brettw@chromium.org
2009-05-27
3
-0
/
+85
*
Adds comments to BrowserList::GetLastActive that it might return NULL
sky@chromium.org
2009-05-27
1
-0
/
+5
[next]