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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make bookmark bar folder buttons look active so long as the menu is open.
estade@chromium.org
2009-07-08
3
-2
/
+36
*
The Mac version of the download shelf from the original CL by thakis:
paul@chromium.org
2009-07-08
10
-211
/
+948
*
XFCE disables the system decorations if there's an xshape set. So
tc@google.com
2009-07-08
1
-6
/
+10
*
Get the Mac build compiling while we figure out how SetActiveUrl should be im...
jam@chromium.org
2009-07-08
1
-1
/
+3
*
Try to fix broken tree
jrg@chromium.org
2009-07-08
2
-4
/
+9
*
Lands http://codereview.chromium.org/155128 for Thiago.
sky@chromium.org
2009-07-08
9
-57
/
+76
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
6
-7
/
+24
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
23
-186
/
+259
*
GTK: Allow user to drag onto folder in bookmark bar.
estade@chromium.org
2009-07-08
2
-1
/
+37
*
http://codereview.chromium.org/147084
sky@chromium.org
2009-07-08
4
-4
/
+64
*
Convert crash recovery tests to browser test framework, which should reduce f...
phajdan.jr@chromium.org
2009-07-08
5
-91
/
+128
*
Adds tab pinning to TabStripModel. This is just the model side of
sky@chromium.org
2009-07-08
6
-42
/
+434
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
23
-254
/
+186
*
Fix a leak of the new location GURL by NotificationTask when doing a redirect.
eroman@chromium.org
2009-07-08
1
-1
/
+1
*
The SSL UI tests are only run on Windows today.
jcampan@chromium.org
2009-07-08
2
-1023
/
+0
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
23
-186
/
+254
*
Fix the problem that the temp worker directory is not deleted if the http ser...
jianli@chromium.org
2009-07-08
1
-2
/
+22
*
Change to use CSS media queries instead of using the "small" class name
arv@google.com
2009-07-08
3
-66
/
+115
*
fix bustage
pinkerton@chromium.org
2009-07-08
1
-0
/
+7
*
Add context menus to tabs.
pinkerton@chromium.org
2009-07-08
6
-11
/
+360
*
Remove url_constants dependency from tab_contents.h.
brettw@chromium.org
2009-07-08
2
-12
/
+4
*
Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some...
brettw@chromium.org
2009-07-08
5
-6
/
+25
*
Split out some of the RVHDelegate functions into separate sub-classes. To limit
brettw@chromium.org
2009-07-08
13
-465
/
+598
*
Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...
jcampan@chromium.org
2009-07-08
9
-16
/
+45
*
Wasn't able to browse to new files within panels
davemoore@chromium.org
2009-07-08
1
-8
/
+2
*
Add facitility for Global Keyboard shortcuts.
jeremy@chromium.org
2009-07-08
10
-12
/
+230
*
Removes ifdefs in browser_render_process_host.cc that prevented
pinkerton@chromium.org
2009-07-08
1
-7
/
+1
*
Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.
shess@chromium.org
2009-07-08
15
-101
/
+148
*
Removing an unused variable from cookies_view.h
deanm@chromium.org
2009-07-08
1
-5
/
+4
*
Initial work on Linux tab to search.
deanm@chromium.org
2009-07-08
3
-4
/
+151
*
DevTools: remove extensions-related workaround from the docked devtools windo...
pfeldman@chromium.org
2009-07-08
2
-7
/
+14
*
DevTools: Align status bubble with the contents container, not docked devtool...
pfeldman@chromium.org
2009-07-08
1
-1
/
+2
*
DevTools: added test for setting breakpoit.
yurys@google.com
2009-07-08
1
-0
/
+5
*
Aha, I think this was racing because INSTALLED is actually fired
aa@chromium.org
2009-07-08
1
-7
/
+2
*
Speculative Crash fix: Return early if user cancels save dialog.
jeremy@chromium.org
2009-07-08
1
-13
/
+17
*
linux: port Jankometer
evan@chromium.org
2009-07-08
6
-25
/
+148
*
Fix memory leaks introduced and exposed by r20028.
mirandac@chromium.org
2009-07-08
1
-1
/
+6
*
Fix new_tab_ui_cold_test for linux
arv@google.com
2009-07-08
1
-0
/
+8
*
Add some more logging. Still trying to figure out flakey test.
aa@chromium.org
2009-07-08
1
-3
/
+20
*
Make the cancelling of drag and drop match Safari for Windows. This is
arv@google.com
2009-07-08
6
-11
/
+30
*
Adds a way to set the boundaries of the browser window through
arv@google.com
2009-07-08
7
-0
/
+46
*
Build fix: string/wstring mismatch on Linux.
agl@chromium.org
2009-07-08
1
-1
/
+1
*
linux: fix renderer/plugin crash when loading multiple pages with plugins
piman@google.com
2009-07-08
4
-7
/
+23
*
Linux: SUID sandbox support
agl@chromium.org
2009-07-08
7
-22
/
+209
*
Simplify the WebKit thread model. It's now created/destroyed on the UI threa...
jorlow@chromium.org
2009-07-08
9
-133
/
+91
*
GTK: Support for more drag targets in renderer destination.
estade@chromium.org
2009-07-08
1
-12
/
+46
*
Gtk: URI list dragging for bookmarks (source side only)
estade@chromium.org
2009-07-08
4
-4
/
+31
*
Add some logging to a flakey browsertest to debug.
aa@chromium.org
2009-07-08
3
-4
/
+16
*
GTK Themes: Use the correct text color in the tab strip.
erg@google.com
2009-07-08
6
-5
/
+41
*
Reverting 20097.
meelapshah@chromium.org
2009-07-08
5
-223
/
+273
[next]