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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating trunk VERSION build from 182.0 to 183.0
laforge@chromium.org
2009-05-26
1
-2
/
+2
*
SetInitialFocus() when there's no view to restore to.
shess@chromium.org
2009-05-26
1
-0
/
+6
*
Fix a corner case in tab dragging where we receive a drag-end signal before e...
jhawkins@chromium.org
2009-05-26
1
-0
/
+6
*
Undelete the factory method for BackForwardMenuModelGtk.
estade@chromium.org
2009-05-26
1
-1
/
+8
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
2
-6
/
+26
*
Fixes BrowserView::GetBrowserViewForNativeView on linux.
sky@chromium.org
2009-05-26
1
-2
/
+6
*
Removes accidental gyp change from another cl.
sky@chromium.org
2009-05-26
1
-2
/
+0
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
6
-32
/
+80
*
Refactor back/forward buttons to their own class. Fix them so the menu pops u...
estade@chromium.org
2009-05-26
9
-174
/
+275
*
First phase of Mac Keychain integration. For the overall plan, see the design...
stuartmorgan@chromium.org
2009-05-26
7
-4
/
+1239
*
Disable layout test worker-terminate.html. This is because we are removing th...
jianli@chromium.org
2009-05-26
1
-0
/
+5
*
Change the native type passed to Menu to get the system menu. The system menu
brettw@chromium.org
2009-05-26
2
-2
/
+2
*
Implement dragging a tab out of a TabStripGtk into its own browser window.
jhawkins@chromium.org
2009-05-26
9
-48
/
+230
*
Remove the remainder of the skia source code from the Chromium repo. It now ...
senorblanco@chromium.org
2009-05-26
458
-105533
/
+0
*
Removes some dead code in TabContentsViewGtk and makes it compile for
sky@chromium.org
2009-05-26
3
-39
/
+6
*
Move the BookmarkMenuController out of bookmarks to the platform-specific part
brettw@chromium.org
2009-05-26
10
-32
/
+36
*
We need to add UI tests to test workers after we switch to process-per-worker...
jianli@chromium.org
2009-05-26
6
-0
/
+153
*
Linux: implement 16-bit visuals without Xrender.
agl@chromium.org
2009-05-26
1
-0
/
+30
*
Add suppressions for uninitialized memory reference in PNGEncoder::EncodeBGRA...
thestig@chromium.org
2009-05-26
1
-6
/
+24
*
Make OffTheRecordObserver a Singleton.
mpcomplete@google.com
2009-05-26
1
-8
/
+6
*
Ensure we have a Cocoa NSGraphicsContext when needed.
jrg@chromium.org
2009-05-26
1
-0
/
+2
*
Fix a race condition in the unpacking of the extension system.
finnur@chromium.org
2009-05-26
1
-0
/
+4
*
Rename the --proxy-bypass-urls command-line switch
wtc@chromium.org
2009-05-26
4
-9
/
+9
*
Renames BrowserView::GetBrowserViewForHWND to
sky@chromium.org
2009-05-26
6
-24
/
+38
*
Makes DockInfo usable on Linux. It doesn't implement
sky@chromium.org
2009-05-26
1
-3
/
+32
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
37
-217
/
+82
*
Avoid leaks reported in test_shell by valgrind on mac, by avoiding the
sdoyon@chromium.org
2009-05-26
2
-1
/
+12
*
Set focus to the dummy plugin window used to ensure that keyboard focus corre...
ananta@chromium.org
2009-05-26
2
-28
/
+26
*
File bug for a NOTIMPLEMENTED, remove a couple others.
pinkerton@chromium.org
2009-05-26
1
-3
/
+2
*
Correct the hit testing so that the window controls and title bar will get ta...
pinkerton@chromium.org
2009-05-26
1
-0
/
+13
*
Recommit r16863 -- WebKit Update 44123:44143 -- we rebooted
wtc@chromium.org
2009-05-26
1
-1
/
+1
*
Revert r16863 -- WebKit Update 44123:44143 -- because
wtc@chromium.org
2009-05-26
1
-1
/
+1
*
Disable ExtensionsServiceTest.InstallExtension temporarily.
erikkay@google.com
2009-05-26
1
-0
/
+3
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-26
2
-80
/
+49
*
Re-introduce check for empty handles after calling toString when
kasperl@google.com
2009-05-26
1
-0
/
+4
*
Update V8 in Chromium to version 1.2.5.1 to get the improved
kasperl@google.com
2009-05-26
1
-1
/
+1
*
Sync with the profiler changes in V8.
mnaganov@chromium.org
2009-05-26
5
-61
/
+92
*
Separate out the string constants used for extension API function
aa@chromium.org
2009-05-26
17
-285
/
+565
*
Update V8 in Chromium to version 1.2.5. This update improves compilation
kasperl@google.com
2009-05-26
1
-1
/
+1
*
Ignore more gyp-generated files.
sgk@google.com
2009-05-26
0
-0
/
+0
*
Update renderers when there are zero user scripts.
aa@chromium.org
2009-05-26
6
-17
/
+12
*
WebKit Update 44123:44143
ukai@chromium.org
2009-05-26
1
-1
/
+1
*
Commiting for Jói, based on http://codereview.chromium.org/115721
mad@chromium.org
2009-05-25
3
-55
/
+31
*
Suppress a leak caused by NSS_InitReadWrite.
thestig@chromium.org
2009-05-25
1
-0
/
+9
*
Implement IsMinimized() and IsMaximized() for view gtk
davemoore@chromium.org
2009-05-25
2
-4
/
+28
*
Add automated_ui_tests.
sgk@google.com
2009-05-25
1
-0
/
+33
*
svn:ignore various overlooked gyp-generated .scons files on Linux.
sgk@google.com
2009-05-25
0
-0
/
+0
*
Update test expectations.
ukai@chromium.org
2009-05-25
1
-0
/
+2
*
DevTools: disable console autocompletion until we come up with some good solu...
yurys@google.com
2009-05-25
1
-0
/
+11
*
Update test_expectations.
ukai@chromium.org
2009-05-25
1
-15
/
+3
[next]