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
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
12
-146
/
+60
*
Fix 2 memcheck errors
oshima@chromium.org
2010-01-16
2
-3
/
+4
*
Fix Linux Valgrind bots reporting a Memcheck:Cond from r36415.
rsesek@chromium.org
2010-01-16
1
-0
/
+1
*
Merge protocol buffer changes from server back into client.
chron@google.com
2010-01-16
16
-53
/
+192
*
[Mac] Fix beta-blocking bugs in the cookies manager
rsesek@chromium.org
2010-01-16
2
-3
/
+101
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
12
-60
/
+146
*
Mac bookmark manager: Fix memory leak
snej@chromium.org
2010-01-16
2
-11
/
+11
*
GTK: fix sizing of js alert dialogs.
estade@chromium.org
2010-01-16
1
-3
/
+2
*
Mac: "Bookmark Manager" menu command closes window if it's already frontmost.
snej@chromium.org
2010-01-16
1
-4
/
+10
*
mac/sync: Use sync_ui_util::GetStatus when we just want to know the status.
akalin@chromium.org
2010-01-16
1
-5
/
+2
*
Port notifications to linux. BalloonView and BalloonViewHost should be equiv...
johnnyg@chromium.org
2010-01-15
6
-0
/
+933
*
Mac bookmark mgr: UI overhaul, and adding Recents and Search features.
snej@chromium.org
2010-01-15
13
-558
/
+750
*
Revert part of r35312 now that ChromeOS is fixed.
evan@chromium.org
2010-01-15
1
-2
/
+2
*
Low latency audio render host preliminaries
cpu@chromium.org
2010-01-15
2
-17
/
+78
*
GTK: Theme the NTP with GTK+ colors.
erg@google.com
2010-01-15
2
-9
/
+65
*
Mac: Coalesce scroll events.
thakis@chromium.org
2010-01-15
3
-2
/
+104
*
(Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.
avi@chromium.org
2010-01-15
1
-0
/
+12
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
37
-124
/
+290
*
Revert r36407
aa@chromium.org
2010-01-15
1
-9
/
+1
*
linux: re-disable the report bug menu item
evan@chromium.org
2010-01-15
1
-0
/
+5
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+9
*
Simplify the gtk AutoFill dialog and bring it more in line with the mocks.
jhawkins@chromium.org
2010-01-15
9
-287
/
+172
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
7
-23
/
+52
*
Don't show sad tab page for TabContents in browser shutdown.
akalin@chromium.org
2010-01-15
1
-1
/
+6
*
Make --app switch URL restrictions match normal command line restrictions.
jschuh@chromium.org
2010-01-15
1
-3
/
+3
*
Fixing cut&paste error in my change to accelerator table.
oshima@chromium.org
2010-01-15
1
-1
/
+1
*
Lands http://codereview.chromium.org/545058 for Dmitry:
sky@chromium.org
2010-01-15
2
-6
/
+20
*
Fix build break.
jianli@chromium.org
2010-01-15
2
-8
/
+2
*
Removing obsolete code for chromeos.
oshima@chromium.org
2010-01-15
5
-314
/
+4
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
28
-137
/
+974
*
Factoring out the layout code from browser_view in preparation to implement s...
oshima@chromium.org
2010-01-15
9
-262
/
+469
*
Make the browser-side of the GPU backing store work on Linux (and should now
brettw@chromium.org
2010-01-15
9
-64
/
+89
*
[Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ...
andybons@chromium.org
2010-01-15
3
-5
/
+20
*
Fix cases where we weren't expecting a NULL preference.
asargent@chromium.org
2010-01-15
1
-30
/
+30
*
Enable the context menu and developer menu "View source" items at the same time.
brettw@chromium.org
2010-01-15
4
-6
/
+15
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
12
-146
/
+60
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
12
-60
/
+146
*
Removes debugging code that proved unnecessary.
sky@chromium.org
2010-01-15
5
-133
/
+2
*
Remove URL command line filtering from main startup path.
jschuh@chromium.org
2010-01-15
1
-2
/
+2
*
Hide the View Page Source/Info and other irrelevant actions in the DevTools p...
apavlov@chromium.org
2010-01-15
2
-8
/
+21
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
2
-1
/
+27
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
3
-36
/
+2
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+9
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
2
-1
/
+27
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
21
-41
/
+158
*
Allow link drags from Chrome to create a shortcut on the desktop.
tony@chromium.org
2010-01-15
1
-1
/
+15
*
Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ...
rsesek@chromium.org
2010-01-15
1
-8
/
+0
*
Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression
rsesek@chromium.org
2010-01-15
1
-0
/
+8
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
7
-54
/
+21
*
Set disabled style on GPU window and plugin intermediate window so mouse mess...
apatrick@chromium.org
2010-01-15
1
-1
/
+7
[next]