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
*
Moves cros_api.gyp into Chrome. The current situation (cros_api.gyp
davemoore@chromium.org
2009-12-11
2
-1
/
+18
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
7
-9
/
+6
*
Pass one empty argument to ApuAgentDelegate.DispatchToApu to match ExtensionD...
yurys@chromium.org
2009-12-11
1
-0
/
+1
*
adding a comment to trigger builds
thomasvl@chromium.org
2009-12-11
1
-1
/
+1
*
Temporarily disable ExtensionDevToolsBrowserTest.TimelineApi which is failing...
yurys@chromium.org
2009-12-11
1
-1
/
+1
*
Factor out the resource generation actions for Linux and FreeBSD.
satorux@chromium.org
2009-12-11
1
-72
/
+89
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
13
-147
/
+88
*
Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"
yurys@chromium.org
2009-12-11
12
-83
/
+145
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
12
-145
/
+83
*
Get web app icon via FavIconHelper and auto repair/update
xiyuan@chromium.org
2009-12-11
10
-175
/
+599
*
Fix three issues in the RSS extension.
finnur@chromium.org
2009-12-11
3
-12
/
+32
*
Revert r34321 as it breaks the task manager:
estade@chromium.org
2009-12-11
2
-15
/
+10
*
Find bar fixes:
estade@chromium.org
2009-12-11
4
-20
/
+52
*
Extensions: don't send EXTENSION_PROCESS_CRASHED when the extension process i...
estade@chromium.org
2009-12-11
2
-10
/
+15
*
fix chromeos build
oshima@chromium.org
2009-12-11
2
-4
/
+3
*
Mac: for branded Google Chrome, handle SIGTERM in renderer to clean up Breakpad.
viettrungluu@chromium.org
2009-12-11
1
-0
/
+137
*
Mac: Fixes bug where extension background hosts were being cleared when the l...
andybons@chromium.org
2009-12-11
4
-4
/
+35
*
Handle the case of two scroll events cancelling each other out.
darin@chromium.org
2009-12-11
2
-0
/
+21
*
Implement PhoneField, a FormField that matches a phone number field in a form.
jhawkins@chromium.org
2009-12-11
4
-0
/
+162
*
Add Arne's FAQ.
kathyw@google.com
2009-12-10
36
-222
/
+490
*
Display channel in about box after version. Windows.
jrg@chromium.org
2009-12-10
1
-1
/
+75
*
Update the Samples docs to point to the right place
finnur@chromium.org
2009-12-10
2
-2
/
+2
*
.png assets that the chrome-login-for-chromeos change relies upon
cmasone@google.com
2009-12-10
3
-0
/
+0
*
Fix typo in manifest documentation.
finnur@chromium.org
2009-12-10
2
-2
/
+2
*
Fix chromiumos build, try 2
estade@chromium.org
2009-12-10
1
-1
/
+2
*
Only load resources for renderer, extension, and zygote processes
tony@chromium.org
2009-12-10
1
-9
/
+29
*
Fix chromeos compile
estade@chromium.org
2009-12-10
1
-1
/
+1
*
ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...
ananta@chromium.org
2009-12-10
6
-2
/
+158
*
Fix sync options to properly hide the link when the dialog is first shown.
zork@chromium.org
2009-12-10
1
-2
/
+4
*
re-apply r34183
estade@chromium.org
2009-12-10
24
-39
/
+217
*
Fix the crashing chromeos sync tests and revert the patch that disabled them.
albertb@google.com
2009-12-10
4
-39
/
+10
*
[Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.
shess@chromium.org
2009-12-10
3
-17
/
+22
*
Give the proper error message in the case where you attempt to log int
zork@google.com
2009-12-10
1
-0
/
+6
*
Marking failing IncognitoSharedWorkers uitest as flaky on Linux.
robertshield@chromium.org
2009-12-10
1
-0
/
+4
*
GTK: hook up drag and drop of browser actions (for reordering).
estade@chromium.org
2009-12-10
10
-54
/
+239
*
Implement ResourceQueue, an object that makes it easy to delay starting
phajdan.jr@chromium.org
2009-12-10
19
-89
/
+579
*
Fix a case where we try to get the homepage as a boolean value, when
tony@chromium.org
2009-12-10
1
-2
/
+4
*
Prevent 2 types of extension crashes.
asargent@chromium.org
2009-12-10
2
-0
/
+18
*
Add FaviconOfOnloadRedirectToAnchorPage for issue 15782
xiyuan@chromium.org
2009-12-10
2
-0
/
+31
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
4
-1
/
+9
*
Disables a handful of tests for chromeos as they're crashing.
sky@chromium.org
2009-12-10
3
-7
/
+37
*
Marking test as flaky since it is failing in release >50% of the time now.
thomasvl@chromium.org
2009-12-10
1
-3
/
+8
*
Link the following tests against tcmalloc:
glider@chromium.org
2009-12-10
1
-0
/
+36
*
Updating trunk VERSION from 268.0 to 269.0
chrome-bot@google.com
2009-12-10
1
-1
/
+1
*
Fix a memory leak in the worker tests.
levin@chromium.org
2009-12-10
1
-0
/
+6
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
41
-923
/
+753
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
5
-13
/
+26
*
Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...
thestig@chromium.org
2009-12-10
3
-11
/
+69
*
Linux: Implement RecordBreakpadStatusUMA.
thestig@chromium.org
2009-12-10
3
-1
/
+20
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
22
-43
/
+229
[next]