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
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
4
-2
/
+14
*
Comment out a test that I accidentally uncommented in my previous CL.
brettw@chromium.org
2009-04-07
1
-3
/
+4
*
Clarify the documentation for loading_only on TabRenderer::UpdateData.
brettw@chromium.org
2009-04-07
2
-3
/
+16
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
31
-125
/
+163
*
Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...
ananta@chromium.org
2009-04-07
1
-0
/
+8
*
Fix a NOTREACHED in GTK accelerator handling when capslock is on.
deanm@chromium.org
2009-04-07
1
-0
/
+2
*
Layout the tabs explicitly when creating a background tab. Update to correct ...
pinkerton@chromium.org
2009-04-07
1
-12
/
+20
*
Destroy the GTK info bar container widget when the object is destroyed.
deanm@chromium.org
2009-04-07
1
-0
/
+2
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
10
-234
/
+122
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
19
-62
/
+70
*
A quick fix for Issue 9596.
hbono@chromium.org
2009-04-07
1
-3
/
+3
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
10
-122
/
+234
*
DevTools: tell agent it has client attached early (prior to the navigation).
pfeldman@chromium.org
2009-04-07
3
-18
/
+18
*
Revert "Initial implemention of Mac Omnibox."
shess@chromium.org
2009-04-07
12
-1022
/
+83
*
Fix a selection clipboard leak.
estade@chromium.org
2009-04-07
1
-0
/
+1
*
Support p13n HTML dialogs.
tim@chromium.org
2009-04-07
1
-0
/
+11
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
11
-27
/
+361
*
Fix a couple of (likely rare) crashers that can happen if a tab is closed rig...
erikkay@google.com
2009-04-06
1
-2
/
+8
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-06
12
-83
/
+1022
*
Implement loading animations. I've ignored the app mode and popup cases sinc...
willchan@chromium.org
2009-04-06
7
-33
/
+337
*
First implementation of a bookmark bar.
erg@google.com
2009-04-06
8
-21
/
+444
*
Correctly initialize all parts of the tab to unselected when it's created, ke...
pinkerton@chromium.org
2009-04-06
1
-6
/
+12
*
Un-hover the current highlighted tab when the mouse leaves the tabstrip.
jhawkins@chromium.org
2009-04-06
2
-3
/
+24
*
Pasting successfully into a TextField should always trigger
finnur@chromium.org
2009-04-06
1
-2
/
+6
*
Write the star toggle button. Clicking it will bookmark the page.
erg@google.com
2009-04-06
5
-9
/
+152
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
5
-33
/
+26
*
Update the definition of TabChangedAt in TabStripGtk to match the latest vers...
jhawkins@chromium.org
2009-04-06
4
-14
/
+22
*
Fix the positioning of the title in TabRendererGtk now that ChromeCanvas text...
jhawkins@chromium.org
2009-04-06
1
-3
/
+2
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
23
-140
/
+148
*
Fix issue 8589: Disable spellcheck field from the context menu when spell che...
sidchat@google.com
2009-04-06
1
-3
/
+9
*
Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).
deanm@chromium.org
2009-04-06
3
-9
/
+9
*
Fix a crash when canceling a save page operation.
paulg@google.com
2009-04-06
1
-3
/
+11
*
Oops, #ifdef = #if
nsylvain@chromium.org
2009-04-06
1
-1
/
+1
*
It looks like the local files are not built anymore on linux
nsylvain@chromium.org
2009-04-06
1
-0
/
+4
*
Reverting 13136.
brettw@chromium.org
2009-04-05
1
-1
/
+5
*
Re-enable the NavigationControllerHistory test.
brettw@chromium.org
2009-04-05
1
-5
/
+1
*
Remove more reliance on tab contents types.
brettw@chromium.org
2009-04-05
6
-571
/
+397
*
Moving the Find bar ownership to the Browser object for portability and testa...
finnur@chromium.org
2009-04-05
15
-122
/
+178
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
24
-951
/
+786
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
11
-34
/
+60
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
5
-2
/
+45
*
Gtk: pass the correct event time when we show right click context menus in th...
estade@chromium.org
2009-04-03
6
-10
/
+33
*
Change the size of media cache
hclam@chromium.org
2009-04-03
1
-3
/
+4
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
1
-0
/
+2
*
Make the font family and the font size used in dom UI localizable. This is a ...
jungshik@google.com
2009-04-03
9
-26
/
+33
*
NULL check web_contents_ to prevent a crash.
tc@google.com
2009-04-03
1
-2
/
+3
*
Create a well-defined region that closely matches the shape of the tab to use...
jhawkins@chromium.org
2009-04-03
4
-36
/
+35
*
Make ProxyResolverV8 the default.
ericroman@google.com
2009-04-03
1
-3
/
+3
*
Gtk: Insert a border at the bottom of the toolbar.
estade@chromium.org
2009-04-03
1
-0
/
+10
*
Fixes regression in dragging bookmark bar. The bookmark bar would not
sky@chromium.org
2009-04-03
1
-2
/
+3
[next]