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
*
Translate a string sent from IBus IME engines.
yusukes@chromium.org
2010-03-16
6
-0
/
+204
*
Fixed bugs in glActiveTexture. Added real implementation
gman@chromium.org
2010-03-16
16
-41
/
+556
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
10
-139
/
+414
*
Re-enable FileWatcher tests on mac, but mark them as flaky.
tony@chromium.org
2010-03-16
2
-9
/
+24
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
120
-2267
/
+2543
*
Increase the mime sniffer's limit for searching for binary looking bytes from
abarth@chromium.org
2010-03-16
4
-73
/
+148
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
7
-3
/
+58
*
Assign a bug ID to new failing layout tests.
yutak@chromium.org
2010-03-16
1
-2
/
+2
*
Gtk views code touch up
xiyuan@chromium.org
2010-03-16
3
-12
/
+36
*
WebKit merge 56004:56026.
yutak@chromium.org
2010-03-16
2
-1
/
+5
*
Quick and dirty bookmark folder/menu scrolling for Beta.
jrg@chromium.org
2010-03-16
2
-0
/
+135
*
If no explicit parent node there is no need to watch out for it to be invalid.
jrg@chromium.org
2010-03-16
1
-4
/
+5
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
7
-58
/
+3
*
Third change to port sandbox to 64 bits
cpu@chromium.org
2010-03-16
5
-35
/
+28
*
2 more suppressions that should make most of the new bots green.
nsylvain@chromium.org
2010-03-16
1
-0
/
+15
*
Rebaseline editing tests where the expected values changed
tony@chromium.org
2010-03-16
6
-37
/
+30
*
Add a defined(OS_LINUX) guard for the include of tcmalloc's profiler.h
jamesr@google.com
2010-03-16
1
-1
/
+1
*
I fixed this test upstream in http://trac.webkit.org/changeset/55998 .
tony@chromium.org
2010-03-16
1
-1
/
+0
*
Adds an automation message to retrieve the list of enabled extensions, and CF...
joi@chromium.org
2010-03-16
15
-1
/
+235
*
Fix websocket_server.py path
ukai@chromium.org
2010-03-16
2
-5
/
+53
*
Fix the ChromeFrame back forward test failures on the builder by reverting to...
ananta@chromium.org
2010-03-16
1
-6
/
+6
*
Add suppression for Chrome OS UI uninit var.
chron@google.com
2010-03-16
1
-0
/
+16
*
Suppress another way to get to bug 38231.
ericu@google.com
2010-03-16
1
-0
/
+12
*
Provide Web Contents accessibility info.
ctguil@chromium.org
2010-03-16
4
-2
/
+30
*
Idle API for the extension system
brg@chromium.com
2010-03-16
17
-0
/
+446
*
Add valgrind to svn:ignore in third_party.
maruel@chromium.org
2010-03-16
0
-0
/
+0
*
Bookmark manager: Image for default favicon.
arv@chromium.org
2010-03-15
1
-0
/
+0
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
21
-230
/
+280
*
Disk cache: Make sure that we don't oveload the IO message
rvargas@google.com
2010-03-15
2
-3
/
+9
*
Fix issue where search did not select the search tree item. This also fixes a...
arv@chromium.org
2010-03-15
1
-8
/
+12
*
Mark printing/return-from-printing-mode.html as failed on Mac.
jianli@chromium.org
2010-03-15
1
-1
/
+1
*
Fix ExtensionApiTest.Storage. openDatabase() always takes at least 4
dumi@chromium.org
2010-03-15
3
-6
/
+7
*
Mark printing/return-from-printing-mode.html as failed on Mac release. Pendin...
jianli@chromium.org
2010-03-15
1
-0
/
+2
*
Mark prototype-inheritance.html as FAILED so that we can rebaseline it later.
jianli@chromium.org
2010-03-15
1
-2
/
+2
*
Mac: Fix close/min/zoom buttons highlighting on bookmark hover.
thakis@chromium.org
2010-03-15
1
-2
/
+0
*
Filter certain drag events for Cocoa plugins to comply with the event spec
stuartmorgan@chromium.org
2010-03-15
2
-0
/
+76
*
WebKit Roll 55940:56004
jianli@chromium.org
2010-03-15
37
-21
/
+33
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-15
3
-11
/
+128
*
[Mac] Add support for showing extensions in incognito mode, while fixing a bu...
andybons@chromium.org
2010-03-15
3
-7
/
+31
*
Layout test prototype-inheritance.html started failing with r41620 on linux.
gdk@chromium.org
2010-03-15
1
-0
/
+3
*
Have any open folder menu go away if the bookmark bar is hidden.
mrossetti@chromium.org
2010-03-15
2
-1
/
+34
*
Make DevTools open docked by default for chrome os.
xiyuan@chromium.org
2010-03-15
10
-414
/
+139
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
7
-3
/
+58
*
2nd attempt at landing cl to implement enhancements for translate infobar
kuan@chromium.org
2010-03-15
7
-58
/
+104
*
Remove redundant nphostapi.h from webkit/glue/plugins, update source files as
dspringer@google.com
2010-03-15
9
-22
/
+8
*
Making browser bubble notifies to its delegate whether it
jcampan@chromium.org
2010-03-15
7
-33
/
+36
*
Removing an extra-period for a checkbox text.
jcampan@chromium.org
2010-03-15
1
-1
/
+1
*
Implement SyncerThread::RequestPause and SyncerThread::RequestResume
skrul@chromium.org
2010-03-15
5
-2
/
+151
*
linux: hackily blacklist acrobat
evan@chromium.org
2010-03-15
2
-1
/
+18
*
Suppress bug 38231.
ericu@google.com
2010-03-15
1
-1
/
+12
[next]