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
...
*
gtk: Use gtk signal macro in BalloonViewImpl and move a thunk implementation ...
tfarina@chromium.org
2010-09-08
2
-4
/
+5
*
Revert 58809 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
20
-327
/
+4
*
Revert 58814 - Increase the delay in WebNavigationEvents test from 500ms to 1s.
jochen@chromium.org
2010-09-08
5
-5
/
+5
*
Increase the delay in WebNavigationEvents test from 500ms to 1s.
jochen@chromium.org
2010-09-08
5
-5
/
+5
*
Remove unused grd string from About box.
finnur@chromium.org
2010-09-08
1
-4
/
+1
*
Add the chrome frame helper exe and dll to the list of archived files and sym...
robertshield@chromium.org
2010-09-08
2
-2
/
+6
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
20
-4
/
+327
*
Implement on Chromium side recently added actualMemoryUsageMB.
antonm@chromium.org
2010-09-08
2
-2
/
+12
*
Revert 58802 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
20
-326
/
+4
*
Show help topic dialog with "Can't access your account" for online/offline ca...
nkostylev@chromium.org
2010-09-08
5
-9
/
+46
*
Updating trunk VERSION from 519.0 to 520.0
chrome-release@google.com
2010-09-08
1
-1
/
+1
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
20
-4
/
+326
*
Fix deserializition for message 65707 (ViewMsg_ExtensionsUpdated)
dpolukhin@chromium.org
2010-09-08
1
-1
/
+1
*
Don't use anonymous namespace in header files.
kochi@chromium.org
2010-09-08
3
-13
/
+22
*
WebKit Roll 66944->66952
ukai@chromium.org
2010-09-08
1
-1
/
+1
*
Build failure fix: Disabling accelerated compositing on the mac as it fails m...
vangelis@chromium.org
2010-09-08
3
-0
/
+21
*
Update V8 to version 2.4.2.
ager@chromium.org
2010-09-08
1
-1
/
+1
*
Initialize delegate_ with NULL to pervent calling method on uninitialized ref...
oshima@chromium.org
2010-09-08
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
86
-138
/
+94
*
Reset editing behavior in LayoutTestController::Reset()
ukai@chromium.org
2010-09-08
1
-0
/
+14
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
9
-19
/
+19
*
Add 'debugger' to the list of dependencies of 'browser'. Remove redundant en...
jeanluc@google.com
2010-09-08
3
-11
/
+1
*
Webkit roll 66934->66944
ukai@chromium.org
2010-09-08
2
-10
/
+1
*
Improve Korean keyboard support.
yusukes@chromium.org
2010-09-08
3
-9
/
+9
*
Get rid of FormStructure::ConvertToFormData()
isherman@chromium.org
2010-09-08
4
-52
/
+6
*
Remove 'initialized' check to redraw list properly.
kochi@chromium.org
2010-09-08
1
-3
/
+1
*
Adding debugging info for thread name.
huanr@chromium.org
2010-09-08
1
-0
/
+18
*
Input box with spin-button was used to input numbers
kochi@chromium.org
2010-09-08
8
-25
/
+65
*
Remove an obsolete FIXME in ipc_channel.h.
thestig@chromium.org
2010-09-08
1
-5
/
+0
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
81
-1314
/
+2035
*
Add recursive flag to file_util_proxy::CreateDirectory.
kinuko@chromium.org
2010-09-08
3
-4
/
+9
*
Roll WebKit to r66934 on behalf of zmo@chromium.org
vangelis@chromium.org
2010-09-08
1
-1
/
+1
*
Break out of nested loops in AutoFillManager::GetAutoFillSuggestions
isherman@chromium.org
2010-09-08
1
-1
/
+1
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
81
-2035
/
+1314
*
gtk: Use CHROMEGTK_CALLBACK in PrintDialogGtk and move a thunk implementation
jhawkins@chromium.org
2010-09-08
2
-11
/
+11
*
Implement ISimpleDOM COM interface in BrowserAccessibility. Also update
ctguil@chromium.org
2010-09-08
3
-71
/
+543
*
Fix Firefox data import for Mac.
mirandac@chromium.org
2010-09-07
2
-2
/
+8
*
Add locking around store_birthday to ensure atomic overwrites and avoid race
tim@chromium.org
2010-09-07
2
-3
/
+14
*
Delayed event support in JingleThread.
sergeyu@chromium.org
2010-09-07
2
-23
/
+86
*
Add a VideoDecodeContext that provides resources for a VideoDecodeEngine
hclam@chromium.org
2010-09-07
6
-0
/
+208
*
Changes the max width for bookmark menus back to 400 and leaves them
sky@chromium.org
2010-09-07
4
-9
/
+19
*
Mac: Fix window shadow when compositor is active.
thakis@chromium.org
2010-09-07
1
-3
/
+52
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
24
-200
/
+141
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
24
-141
/
+200
*
In OnEnableSpdy(bool), use "npn,force-alt-protocol" so we could use alternate...
lzheng@chromium.org
2010-09-07
1
-1
/
+1
*
Adds a dependency on chrome.gyp:crash_service from chrome_frame.gyp:chrome_fr...
slightlyoff@chromium.org
2010-09-07
1
-0
/
+3
*
Adding a sample for the extensions idle API.
kurrik@chromium.org
2010-09-07
10
-2
/
+237
*
Clean up benchmarks and pop warning message on error triggered by redirect.
lzheng@chromium.org
2010-09-07
1
-1
/
+6
*
Add "?" to query strings if original url has no query string.
lzheng@chromium.org
2010-09-07
3
-11
/
+26
*
Add mouse/keyboard event support to Chromoting client (Pepper and X11).
garykac@chromium.org
2010-09-07
7
-6
/
+49
[prev]
[next]