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
*
Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-8
/
+0
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
4
-0
/
+154
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
2
-5
/
+5
*
Add cellular networks to network menu button.
chocobo@chromium.org
2010-01-14
4
-50
/
+209
*
Reapplying "Extensions: tab.title should not be undefined."
erg@chromium.org
2010-01-14
1
-2
/
+1
*
Change bookmark manager object model.
snej@chromium.org
2010-01-14
13
-495
/
+952
*
Ensure existing user pinned chrome shortcuts have correct app id.
xiyuan@chromium.org
2010-01-13
3
-0
/
+214
*
Fix clicking in QuickTime content on the Mac
stuartmorgan@chromium.org
2010-01-13
1
-0
/
+20
*
Introduce a notification to trigger memory purging on the IO thread and use i...
michaeln@chromium.org
2010-01-13
1
-0
/
+7
*
Implement a bare-bones AutoFill dialog for gtk.
jhawkins@chromium.org
2010-01-13
2
-2
/
+374
*
Draw background color (if necessary) for sync status and sync link.
akalin@chromium.org
2010-01-13
2
-1
/
+33
*
Fix crash caused by having accessibility turned on.
avi@chromium.org
2010-01-13
4
-18
/
+30
*
Be more frugal with goats in these challenging economic times.
thakis@chromium.org
2010-01-13
2
-8
/
+3
*
Update/repair legacy gears web app shortcuts
xiyuan@chromium.org
2010-01-13
1
-0
/
+9
*
Mac: Add favicons to hung renderer dialog.
thakis@chromium.org
2010-01-13
3
-3
/
+27
*
Fixes regression in placement of new tab button.
sky@chromium.org
2010-01-13
1
-1
/
+1
*
DevTools crash: DevToolsWindow::SetDocked(bool)
pfeldman@chromium.org
2010-01-13
2
-14
/
+25
*
Gets the loading theme bubble to work on views/gtk.
sky@chromium.org
2010-01-13
3
-38
/
+33
*
Make running chrome process detection in ui tests more reliable.
phajdan.jr@chromium.org
2010-01-13
1
-2
/
+2
*
Fix issue: 32015: Keyboard shortcuts doesn't work when Devtool is docked
suzhe@chromium.org
2010-01-13
2
-0
/
+17
*
Add LayoutTests/websocket/tests/worker support.
ukai@chromium.org
2010-01-13
1
-4
/
+4
*
Finish the plumbing for cookiesEnabled.
abarth@chromium.org
2010-01-13
2
-0
/
+13
*
Fix by gdk (Garret Kelly)
rolandsteiner@chromium.org
2010-01-13
2
-4
/
+6
*
Remove an unneeded forward declaration. (This is really a dummy commit to tri...
thestig@chromium.org
2010-01-13
1
-1
/
+0
*
Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...
jorlow@chromium.org
2010-01-13
10
-2
/
+60
*
Mac: UI tweaks for task manager.
thakis@chromium.org
2010-01-13
4
-24
/
+45
*
Mac: Add favicons to task manager.
thakis@chromium.org
2010-01-13
9
-61
/
+287
*
re-enable ErrorPage UI tests.
tony@chromium.org
2010-01-13
1
-3
/
+3
*
Show the sync login dialog in response to NTP sync link being clicked when th...
tim@chromium.org
2010-01-13
1
-0
/
+7
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
33
-538
/
+1248
*
Webkit update to 53151.
johnnyg@chromium.org
2010-01-13
1
-3
/
+3
*
Enables the javascript memory column in the task manager in Linux
jamesr@chromium.org
2010-01-12
1
-1
/
+18
*
Makes the new tab button extend to the top of the tab strip on chromeos.
sky@chromium.org
2010-01-12
3
-4
/
+21
*
Change processor and model associator for preferences.
albertb@google.com
2010-01-12
4
-0
/
+512
*
Cocoa bookmarks manager and autocomplete text field editor: in the 10.6 SDK,
mark@chromium.org
2010-01-12
3
-4
/
+5
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
3
-24
/
+14
*
Unhandled keyboard messages coming back from the host browser running ChromeF...
ananta@chromium.org
2010-01-12
6
-63
/
+217
*
Speculative fix for the windows theme crasher.
erg@chromium.org
2010-01-12
3
-12
/
+38
*
Fixes crash in dragging a tab out in overview mode. This regression
sky@chromium.org
2010-01-12
1
-16
/
+3
*
Add the AutoFillDialog header, needed by the cross-platform implementations t...
jhawkins@chromium.org
2010-01-12
1
-0
/
+19
*
[Mac] Implements context menus for Page and Browser Actions. Introduces a reu...
andybons@chromium.org
2010-01-12
7
-37
/
+320
*
Mac: Tell task manager model to stop updating when the task manager window is...
thakis@chromium.org
2010-01-12
2
-15
/
+41
*
Fix a crash with application mode windows and extensions tab API.
asargent@chromium.org
2010-01-12
1
-2
/
+3
*
Support pinch to zoom on the Mac
stuartmorgan@chromium.org
2010-01-12
2
-3
/
+48
*
Take filter exceptions into account when matching against resource requests.
jochen@chromium.org
2010-01-12
4
-13
/
+83
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
11
-28
/
+111
*
Fixes bug where app menu would get stuck if user clicked and
sky@chromium.org
2010-01-12
2
-1
/
+9
*
Mark the following tests FLAKY on Windows.
tkent@chromium.org
2010-01-12
2
-0
/
+8
*
Introduce exception filter rules.
jochen@chromium.org
2010-01-12
5
-8
/
+41
*
Revert "Take 2: Preload the visited link db on the file thread if"
tony@chromium.org
2010-01-12
5
-208
/
+91
[next]