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
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
25
-1236
/
+20
*
mac: UI tweaks to tab overview mode
thakis@chromium.org
2011-03-08
2
-10
/
+56
*
Print Preview: Generate the print preview after the print preview renderer ha...
thestig@chromium.org
2011-03-08
5
-7
/
+25
*
Heapchecker: Suppress a leak in AutofillDownloaderTest.
thestig@chromium.org
2011-03-08
1
-0
/
+6
*
Revert "ots-roll (to r56)"
ajwong@chromium.org
2011-03-08
1
-1
/
+1
*
Add support for Core Graphics with Carbon, allowing us to use Core Graphics i...
tschmelcher@google.com
2011-03-08
6
-64
/
+115
*
Make OwnedWidgetGtk automatically destroy its widget.
estade@chromium.org
2011-03-08
2
-8
/
+9
*
Add new MouseEvent ctors; update WidgetWin & WindowWin usage.
msw@chromium.org
2011-03-08
13
-474
/
+431
*
Remove wstrings from ui/base/text_elider.h functions.
tony@chromium.org
2011-03-08
14
-31
/
+30
*
Replace libjingle's HttpPortAllocatorSession with Pepper's http client
hclam@google.com
2011-03-08
18
-15
/
+575
*
Add shell script based unit test system for the clang plugin.
erg@google.com
2011-03-08
10
-0
/
+222
*
Rename BrowserBubbleGtk/Win::Show to ShowAndActivate.
thakis@chromium.org
2011-03-08
2
-4
/
+4
*
Pepper: Store file extensions and description on a per-mime-type basis.
viettrungluu@chromium.org
2011-03-08
6
-35
/
+45
*
Make the toast more reliable and less dangerous
cpu@chromium.org
2011-03-08
4
-6
/
+35
*
Fix for autofill DCHECK
georgey@chromium.org
2011-03-08
2
-3
/
+25
*
Convert ChromeDriver to use only the JSON automation interface.
kkania@chromium.org
2011-03-08
16
-356
/
+1334
*
Roll clang to r126754:r127176
thakis@chromium.org
2011-03-08
1
-1
/
+1
*
Slight cleanup to get rid of unneeded registry access and silence a warning f...
grt@chromium.org
2011-03-08
3
-48
/
+42
*
Move the common child process messages into their own file.
jam@chromium.org
2011-03-07
11
-46
/
+49
*
Revert 77207 - Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
4
-84
/
+18
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
4
-18
/
+84
*
Mac/Linux proxy fix.
scottbyer@chromium.org
2011-03-07
1
-0
/
+5
*
wstring removal fix.
avi@chromium.org
2011-03-07
2
-8
/
+6
*
Revive FileAPI's recursive CreateDirectory.
kinuko@chromium.org
2011-03-07
6
-12
/
+21
*
Update translations using strings from launchpad.net r144
tony@chromium.org
2011-03-07
15
-12
/
+2960
*
Fix fix to remove RLZ-related registry values at uninstall; see r76915.
grt@chromium.org
2011-03-07
1
-1
/
+2
*
Cleanup: Use more specific friend struct / make destructors non-public for cl...
thestig@chromium.org
2011-03-07
15
-25
/
+44
*
Removing dead code.
grt@chromium.org
2011-03-07
1
-37
/
+0
*
chromeos: Update the references of notification includes to the new content l...
tfarina@chromium.org
2011-03-07
59
-159
/
+159
*
fixed file to remove duplicates and add expectations
karen@chromium.org
2011-03-07
1
-9
/
+6
*
Makes MouseWheelEvent::offset consistent on windows and linux.
sky@chromium.org
2011-03-07
4
-18
/
+13
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
37
-253
/
+252
*
Put file_system messages in their own file and move them to content, in prepa...
jam@chromium.org
2011-03-07
18
-276
/
+247
*
Rename clear_browsing_data and clear_browsing_data_view to match the objects ...
zea@chromium.org
2011-03-07
9
-717
/
+713
*
When handling --rename-chrome-exe, leave in-use chrome.exe in old_chrome.exe ...
grt@chromium.org
2011-03-07
2
-9
/
+17
*
Chromoting client don't submit login info if not connected
hclam@chromium.org
2011-03-07
3
-6
/
+30
*
Removed the check for SSL connect and disconnect
rtenneti@chromium.org
2011-03-07
1
-2
/
+0
*
Add error text and resolution suggestions for ERR_NAME_NOT_RESOLVED.
mmenke@chromium.org
2011-03-07
3
-13
/
+83
*
Apply patch for 6624008
stevenjb@google.com
2011-03-07
12
-185
/
+164
*
Check that a plugin path points to a file before rejecting the plugin because...
sergeyu@chromium.org
2011-03-07
1
-1
/
+1
*
Fix pepper fullscreen destruction if the WM destroys the window
piman@google.com
2011-03-07
2
-2
/
+27
*
Don't neglect calling NotifyAccessibilityEvent when overriding OnFocus.
dmazzoni@chromium.org
2011-03-07
1
-0
/
+1
*
Set the focus change reason even if calling SetFocusedViewWithReason on a
dmazzoni@chromium.org
2011-03-07
1
-2
/
+3
*
Add set of prerendering RenderViewHosts to allow setting of PRERENDER load fl...
dominich@google.com
2011-03-07
4
-0
/
+72
*
gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...
tfarina@chromium.org
2011-03-07
38
-126
/
+114
*
[Mac] Findbar doesn't draw entire surface, override -isOpaque.
shess@chromium.org
2011-03-07
2
-7
/
+13
*
When auto fall-back is enabled, fall back to o2d
milligan@google.com
2011-03-07
8
-57
/
+35
*
Set web preferences according to Gpu Blacklist flags. A few Gpu related web ...
zmo@google.com
2011-03-07
3
-0
/
+24
*
Disable tap to click by default
davemoore@chromium.org
2011-03-07
1
-1
/
+1
*
[ChromeOS] Fix the unclickable "OpenAll" confirmation dialog problem.
xiyuan@chromium.org
2011-03-07
6
-16
/
+26
[next]