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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
1
-0
/
+6
*
Mac: Double-clicking tabs in the task manager should focus that tab.
thakis@chromium.org
2009-12-23
2
-3
/
+13
*
Enable UMA data upload in ChromeFrame
jar@chromium.org
2009-12-23
3
-5
/
+23
*
Fix crash/leak issue in native_view_host_gtk.cc.
oshima@chromium.org
2009-12-23
1
-1
/
+3
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-6
/
+6
*
Don't inject content scripts into incognito browsers.
rafaelw@chromium.org
2009-12-23
7
-17
/
+77
*
(fix merge error).
rafaelw@chromium.org
2009-12-23
3
-0
/
+14
*
Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"
rafaelw@chromium.org
2009-12-23
3
-14
/
+0
*
Disallow chrome.tabs.executeScript from injecting code into gallery
rafaelw@chromium.org
2009-12-23
3
-0
/
+14
*
Fix utf8 issue in extension action context menu.
finnur@chromium.org
2009-12-23
1
-1
/
+1
*
Revert 35189 (caused test_shell_tests crashes on valgrind bot):
willchan@chromium.org
2009-12-23
1
-104
/
+31
*
Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...
willchan@chromium.org
2009-12-22
1
-31
/
+104
*
Gets the extension popup/bubble to work correctly on Chrome OS.
sky@chromium.org
2009-12-22
6
-14
/
+99
*
Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstall
levin@chromium.org
2009-12-22
6
-72
/
+11
*
Change chromeos build to use views
oshima@chromium.org
2009-12-22
1
-6
/
+0
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
2
-0
/
+4
*
Permission escalation when extension updates should trigger the install warni...
finnur@chromium.org
2009-12-22
6
-11
/
+72
*
Putting back tests that are excluded in bug 28808
oshima@chromium.org
2009-12-22
3
-12
/
+3
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
4
-6
/
+21
*
Fixes bug on removing last pinned tab that left new tab button
sky@chromium.org
2009-12-22
2
-0
/
+16
*
Mac: Hook up "End process" button on task manager.
thakis@chromium.org
2009-12-22
2
-5
/
+48
*
Fix a crash when you use incorrect credentials to log into bookmark sync.
zork@chromium.org
2009-12-22
1
-2
/
+1
*
Fix racing condition that blocks profiles menu showing up
xiyuan@chromium.org
2009-12-22
6
-18
/
+70
*
Make our toolbar tell accessibility it is a toolbar.
avi@chromium.org
2009-12-22
1
-0
/
+11
*
The bookmark bar with zero height should be explicitly hidden. This is requir...
avi@chromium.org
2009-12-22
2
-1
/
+6
*
Fixes possible crash in closing window. The sequence when closing a
sky@chromium.org
2009-12-22
1
-0
/
+6
*
Create an OpenGL backing store. This version works for all the basic operations
brettw@chromium.org
2009-12-22
4
-1
/
+325
*
Revert 35137 - Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
6
-103
/
+58
*
Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
6
-58
/
+103
*
Add FormGroup, an interface that represents a collection of form fields group...
jhawkins@chromium.org
2009-12-22
1
-0
/
+52
*
Fixes bug in tabstrip that could result in no tooltip text for pinned
sky@chromium.org
2009-12-22
1
-3
/
+4
*
Remove title from cros login window
davemoore@chromium.org
2009-12-21
2
-4
/
+50
*
Attempt 2 at landing this:
sky@chromium.org
2009-12-21
3
-53
/
+37
*
[Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve...
andybons@chromium.org
2009-12-21
4
-12
/
+19
*
Differentiate between ADD and CHANGED when adding new autofill entries.
skrul@chromium.org
2009-12-21
4
-34
/
+97
*
Make AutocompleteTextField adhere to NSTextViewDelegate.
mark@chromium.org
2009-12-21
1
-1
/
+3
*
Make View Source and Search Web For inherit group properly. Original patch b...
pkasting@chromium.org
2009-12-21
4
-15
/
+21
*
Fix some valgrind failures.
jrg@chromium.org
2009-12-21
6
-18
/
+72
*
Mac: Create a pid->task_t mapping in the browser process.
thakis@chromium.org
2009-12-21
4
-3
/
+138
*
Make the tab strip and tabs first-class accessibility objects.
avi@chromium.org
2009-12-21
2
-0
/
+28
*
DevTools: fix devtools sanity test that was affected by the inspector redesign.
pfeldman@chromium.org
2009-12-21
1
-1
/
+1
*
Re-land http://codereview.chromium.org/507022.
suzhe@chromium.org
2009-12-21
12
-118
/
+524
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
24
-301
/
+269
*
Revert r35069
jeremy@chromium.org
2009-12-20
2
-2
/
+13
*
Remove "Import Cookies" option
jeremy@chromium.org
2009-12-20
2
-13
/
+2
*
Mac: Fourth half of CL 481012 (reverted at r35038).
viettrungluu@chromium.org
2009-12-20
2
-10
/
+48
*
Revert 35062 - Mac: Third half of CL 481012 (reverted at r35038). Will it blend?
viettrungluu@chromium.org
2009-12-20
2
-0
/
+10
*
Mac: Third half of CL 481012 (reverted at r35038). Will it blend?
viettrungluu@chromium.org
2009-12-20
2
-10
/
+0
*
Second half of CL 481012 (reverted at r35038).
viettrungluu@chromium.org
2009-12-20
5
-4
/
+89
*
Add some diagnostic test to diagnostic mode
cpu@chromium.org
2009-12-20
5
-48
/
+266
[next]